treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9533_tplink_tl-wr802n.dtsi
index 8bb708c6b6ec513a744e5c71eaa3ff2ef89f7352..1835cbcb96e8c3c7034af4ac99fbe6a4769e868c 100644 (file)
@@ -18,7 +18,7 @@
                compatible = "gpio-leds";
 
                led_system: system {
-                       label = "tp-link:green:system";
+                       label = "green:system";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
        };
        };
 };
 
-&uart {
-       status = "okay";
-};
-
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
@@ -80,7 +74,7 @@
        phy-handle = <&swphy4>;
 
        mtd-mac-address = <&uboot 0x1fc00>;
-       mtd-mac-address-increment = <1>;
+       mac-address-increment = <1>;
 };
 
 &eth1 {