treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / ar9344_engenius_eap600.dts
index c6961f636ec57e0c5faed0906daeb36213b2da08..b25e3be17f179a3a508cbb5dc5ac12ca643098a9 100644 (file)
@@ -30,7 +30,7 @@
 
 &eth0 {
        mtd-mac-address = <&art 0x0>;
-       mtd-mac-address-increment = <(-2)>;
+       mac-address-increment = <(-2)>;
 };
 
 &pcie {
@@ -41,5 +41,5 @@
 
 &wmac {
        mtd-mac-address = <&art 0x0>;
-       mtd-mac-address-increment = <(-1)>;
+       mac-address-increment = <(-1)>;
 };