ipq40xx: dts: remove useless ethernet0 alias for WIA3300-20
authorShiji Yang <[email protected]>
Tue, 21 Oct 2025 04:07:52 +0000 (12:07 +0800)
committerHauke Mehrtens <[email protected]>
Sun, 30 Nov 2025 23:46:33 +0000 (00:46 +0100)
The MAC addresses of this device are not assigned by the bootloader.
Therefore, this alias is useless.

Signed-off-by: Shiji Yang <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20478
Signed-off-by: Hauke Mehrtens <[email protected]>
target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-wia3300-20.dts

index eb45f234b4dc81e94edf9f43d37340be936796a8..ed71c1acafa8181f8404c1c69271cf52b8bb3376 100644 (file)
@@ -11,8 +11,6 @@
        model = "SKSpruce WIA3300-20";
 
        aliases {
-               // TODO: Verify if the ethernet0 alias is needed
-               ethernet0 = &gmac;
                label-mac-device = &gmac;
                led-boot = &led_status_red;
                led-failsafe = &led_status_lime;