From: Christoph Krapp Date: Sun, 26 Oct 2025 20:08:25 +0000 (+0100) Subject: ipq40xx: remove ethernet0 alias for Netgear LBR20 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=66169b19c781afa530dd7ee71ae773ce7d51733e;p=openwrt%2Fopenwrt.git ipq40xx: remove ethernet0 alias for Netgear LBR20 This will remove the ethernet0 alias and TODO as setting the LAN MAC via nvmem to gmac0 will set the correct mac to the switch. Signed-off-by: Christoph Krapp Link: https://github.com/openwrt/openwrt/pull/20558 Signed-off-by: Robert Marko --- diff --git a/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-lbr20.dts b/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-lbr20.dts index 2d63ff48db..7a72df08af 100644 --- a/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-lbr20.dts +++ b/target/linux/ipq40xx/files-6.12/arch/arm/boot/dts/qcom/qcom-ipq4019-lbr20.dts @@ -15,8 +15,6 @@ }; aliases { - // TODO: Verify if the ethernet0 alias is needed - ethernet0 = &gmac; led-boot = &led_backlight_white; led-failsafe = &led_status_green; led-running = &led_status_green;