On 2024-05-01 18:22, Jonas Karlman wrote:
Remove the obsolete ethernet0 alias now that all board device tree files
have been fully synced with Linux kernel v6.8.

Signed-off-by: Jonas Karlman <jo...@kwiboo.se>

Nice, thanks for handling the move of the ethernetX aliases around.

Reviewed-by: Dragan Simic <dsi...@manjaro.org>

---
v2: New patch
---
 arch/arm/dts/rk3399-u-boot.dtsi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm/dts/rk3399-u-boot.dtsi b/arch/arm/dts/rk3399-u-boot.dtsi
index 6af9621ac3d0..b6b43271172e 100644
--- a/arch/arm/dts/rk3399-u-boot.dtsi
+++ b/arch/arm/dts/rk3399-u-boot.dtsi
@@ -6,7 +6,6 @@

 / {
        aliases {
-               ethernet0 = &gmac;
                mmc0 = &sdhci;
                mmc1 = &sdmmc;
                pci0 = &pcie0;

Reply via email to