treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9531_tplink_tl-mr6400-v1.dts
index bd3858e59a00eec2217dc260dafc2a6f7af690a9..47d9e0846afdb140dc0aadd90128a5d2f4837cc9 100644 (file)
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
        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 {