rockchip: rk3399: Drop ethernet0 alias from SoC u-boot.dtsi

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 <jonas@kwiboo.se>
Reviewed-by: Dragan Simic <dsimic@manjaro.org>
Reviewed-by: Christopher Obbard <chris.obbard@collabora.com>
Reviewed-by: Peter Robinson <pbrobinson@gmail.com>
This commit is contained in:
Jonas Karlman 2024-05-01 16:22:39 +00:00 committed by Kever Yang
parent cd55e8ca22
commit f7cf6263bf

View file

@ -6,7 +6,6 @@
/ { / {
aliases { aliases {
ethernet0 = &gmac;
mmc0 = &sdhci; mmc0 = &sdhci;
mmc1 = &sdmmc; mmc1 = &sdmmc;
pci0 = &pcie0; pci0 = &pcie0;