]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
mediatek: filogic: SDG-8733A: point label-mac-device at wan
authorChad Monroe <chad@monroe.io>
Tue, 11 Aug 2026 03:01:17 +0000 (20:01 -0700)
committerJonas Jelonek <jelonek.jonas@gmail.com>
Tue, 11 Aug 2026 20:13:10 +0000 (22:13 +0200)
The MAC address on the product label is the base MAC, mfginfo
cell 0. On this board gmac2 (wan) uses cell 0. The alias pointed
at gmac1 (lan), which uses cell 1, so the reported label MAC did
not match the label.

Signed-off-by: Chad Monroe <chad@monroe.io>
Link: https://github.com/openwrt/openwrt/pull/24352
Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com>
target/linux/mediatek/dts/mt7988d-smartrg-SDG-8733A.dts

index 1c76fdf694139e1799d1948092de441edec4bf5a..f850b427c8eccc24bb4bcdf1b05aa93009f44cd6 100644 (file)
@@ -14,7 +14,7 @@
        compatible = "smartrg,sdg-8733a", "mediatek,mt7988d";
 
        aliases {
-               label-mac-device = &gmac1;
+               label-mac-device = &gmac2;
        };
 
        cpus {