
1 May
2024
1 May
'24
10:23 p.m.
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 jonas@kwiboo.se
Nice, thanks for handling the move of the ethernetX aliases around.
Reviewed-by: Dragan Simic dsimic@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 {
mmc0 = &sdhci; mmc1 = &sdmmc; pci0 = &pcie0;ethernet0 = &gmac;