treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7628an_tplink_archer-c20-v4.dts
index 58743db6b4d4c88c9162b4efd3164e0c36deb828..55f39db68043f39b117db56e27d58885106ea30c 100644 (file)
@@ -78,7 +78,7 @@
 };
 
 &wmac {
-       mtd-mac-address-increment = <(-2)>;
+       mac-address-increment = <(-2)>;
 };
 
 &esw {
                mediatek,mtd-eeprom = <&factory 0x28000>;
                ieee80211-freq-limit = <5000000 6000000>;
                mtd-mac-address = <&factory 0xf100>;
-               mtd-mac-address-increment = <(-1)>;
+               mac-address-increment = <(-1)>;
        };
 };