ipq40xx: fix label MAC address for Linksys WHW03 v2
authorFlorian Maurer <f.maurer@outlook.de>
Wed, 8 Jan 2025 23:46:18 +0000 (00:46 +0100)
committerRobert Marko <robimarko@gmail.com>
Thu, 9 Jan 2025 10:10:43 +0000 (11:10 +0100)
The label MAC address is written inside the case of the whw03 v2 at the bottom.

Similar fix as to the 4040 in b22d382ae4eaa1af42930115d91855f402314cac

Signed-off-by: Florian Maurer <f.maurer@outlook.de>
Link: https://github.com/openwrt/openwrt/pull/17535
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/ipq40xx/files-6.6/arch/arm/boot/dts/qcom/qcom-ipq4019-whw03.dtsi

index cb12381022c0fab7a0a8a4d863db75e8ff46b007..6c9eaadd77078d7657d23a389dd790e1f088d7c1 100644 (file)
@@ -8,12 +8,12 @@
 
 / {
        aliases {
-               // TODO: Verify if the ethernet0 alias is needed
                ethernet0 = &gmac;
                led-boot = &led_blue;
                led-failsafe = &led_red;
                led-running = &led_blue;
                led-upgrade = &led_red;
+               label-mac-device = &gmac;
        };
 
        soc {