treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9531_glinet_gl-x750.dts
index f423e709f997d47ad766b571e4e5a84f33e8515b..8cb611c11d586e9773786b5f884cfd2936f8f3fc 100644 (file)
                compatible = "gpio-leds";
 
                power {
-                       label = "gl-x750:green:power";
+                       label = "green:power";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                wlan2g {
-                       label = "gl-x750:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                wlan5g {
-                       label = "gl-x750:green:wlan5g";
+                       label = "green:wlan5g";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wan {
-                       label = "gl-x750:green:wan";
+                       label = "green:wan";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                4g {
-                       label = "gl-x750:green:4g";
+                       label = "green:4g";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
        };
        status = "okay";
 };
 
-&uart {
-       status = "okay";
-};
-
 &usb0 {
        #address-cells = <1>;
        #size-cells = <0>;
@@ -80,7 +76,6 @@
 
 &spi {
        status = "okay";
-       num-cs = <0>;
 
        flash@0 {
                compatible = "jedec,spi-nor";
 
 &eth1 {
        mtd-mac-address = <&art 0x0>;
-       mtd-mac-address-increment = <1>;
+       mac-address-increment = <1>;
 };
 
 &wmac {