treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/jow.git] / target / linux / ramips / dts / mt7620a_tplink_archer-c50-v1.dts
index d564552ff0b63d4e1e369caf0331b077de0a8d74..8de87caecc071a642a4f98ea5d44b1c19b44e200 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)>;
 };