treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/jow.git] / target / linux / ath79 / dts / qca9531_alfa-network_n2q.dts
index 40eabd0488ddf5fa0c094aef48d1b993659e49d2..4f0e371c229e845acf75ec85e56bb3549ddbec9f 100644 (file)
 
 &eth0 {
        mtd-mac-address = <&art 0x1002>;
-       mtd-mac-address-increment = <(-2)>;
+       mac-address-increment = <(-2)>;
 };
 
 &eth1 {
        mtd-mac-address = <&art 0x1002>;
-       mtd-mac-address-increment = <(-1)>;
+       mac-address-increment = <(-1)>;
 };
 
 &pcie0 {