treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9531_tplink_tl-mr6400-v1.dts
index 82a73d301d64f0d430d2e447c3ac4f31440cbfaf..47d9e0846afdb140dc0aadd90128a5d2f4837cc9 100644 (file)
        phy-handle = <&swphy0>;
 
        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)>;
 };
 
 &wmac {