treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7241_tplink.dtsi
index 6d7f7515ef05ecd75a1da9fede685dee6d864bc0..c2c81b3a872b120092a01d7ada1a317985d4cc8a 100644 (file)
        status = "okay";
 
        mtd-mac-address = <&uboot 0x1fc00>;
-       mtd-mac-address-increment = <(-1)>;
+       mac-address-increment = <(-1)>;
 };
 
 &eth1 {
        mtd-mac-address = <&uboot 0x1fc00>;
-       mtd-mac-address-increment = <1>;
+       mac-address-increment = <1>;
 };