treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7620a_tplink_archer-c20-v1.dts
index f7e7d50df7ce9e816432b44ab244ec924a9ae82b..89f48dc7d31e6d5427376e1e04ffe06ec58e58c4 100644 (file)
        pinctrl-0 = <&pa_pins>;
 
        mtd-mac-address = <&rom 0xf100>;
-       mtd-mac-address-increment = <(-2)>;
+       mac-address-increment = <(-2)>;
 };
 
 &wifi {
        mtd-mac-address = <&rom 0xf100>;
-       mtd-mac-address-increment = <(-1)>;
+       mac-address-increment = <(-1)>;
 };