treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/jow.git] / target / linux / ath79 / dts / ar9344_engenius_ecb600.dts
index 13167adc4dde97f076925e46f3749925c7518a0b..6c7a99c47778e9a99450d4af44c2f9cdb3146a42 100644 (file)
 &pcie {
        wifi@0,0,0 {
                mtd-mac-address = <&art 0x0>;
-               mtd-mac-address-increment = <(-2)>;
+               mac-address-increment = <(-2)>;
        };
 };
 
 &wmac {
        mtd-mac-address = <&art 0x0>;
-       mtd-mac-address-increment = <(-1)>;
+       mac-address-increment = <(-1)>;
 };