ramips: fix WiFi MAC addresses for D-Link DIR-810L
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7620a_dlink_dir-810l.dts
index 687d80fa5d86cf9457726248c8fa3409effe5b78..1df7e2e451c48be140cbaef6bb06421285c64106 100644 (file)
 };
 
 &wmac {
-       ralink,mtd-eeprom = <&factory 0>;
+       ralink,mtd-eeprom = <&factory 0x0>;
        pinctrl-names = "default";
        pinctrl-0 = <&pa_pins>;
+       mtd-mac-address = <&factory 0x28>;
 };
 
 &pcie0 {
                reg = <0x0000 0 0 0 0>;
                mediatek,mtd-eeprom = <&factory 0x8000>;
                ieee80211-freq-limit = <5000000 6000000>;
+               mtd-mac-address = <&factory 0x28>;
+               mtd-mac-address-increment = <2>;
        };
 };