treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9531_alfa-network_r36a.dts
index 2588b10d739290a4c07e732180e5568c5e0cd056..1effb4485b61fa2da0d13ebcf7d3bed342b209f9 100644 (file)
@@ -50,7 +50,8 @@
 };
 
 &eth0 {
-       mtd-mac-address = <&art 0x0>;
+       mtd-mac-address = <&art 0x1002>;
+       mac-address-increment = <(-2)>;
 };
 
 &eth1 {
@@ -58,7 +59,8 @@
         * (GMAC0 -> eth0, GMAC1 -> eth1, same as in old ar71xx target) */
        compatible = "qca,qca9530-eth", "syscon", "simple-mfd";
 
-       mtd-mac-address = <&art 0x6>;
+       mtd-mac-address = <&art 0x1002>;
+       mac-address-increment = <(-1)>;
 };
 
 &gpio_export {