treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9531_comfast_cf-wr752ac-v1.dts
index 2fbdc8fd077d2132c6b744ba526b184eb7083aa8..44c85b62e199ce218d40b65d36b1eb40f6349ea0 100644 (file)
@@ -67,8 +67,6 @@
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &eth0 {
        status = "okay";
 
        mtd-cal-data = <&art 0x1000>;
 
        mtd-mac-address = <&art 0x0>;
-       mtd-mac-address-increment = <10>;
+       mac-address-increment = <10>;
 };