treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9558_tplink_tl-wdr4900-v2.dts
index 412cf2b0df4ad92e22d8625e8e9bbe60b23211e5..3cc2d790d4a2a3f0ec24efbe8139e0ab1f3bb8e0 100644 (file)
        };
 
        aliases {
-               led-status = &led_system;
+               led-boot = &led_system;
+               led-failsafe = &led_system;
+               led-running = &led_system;
+               led-upgrade = &led_system;
        };
 
        gpio_leds: leds {
@@ -30,7 +33,6 @@
                usb1 {
                        label = "tp-link:green:usb1";
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&hub_port1>;
                        linux,default-trigger = "usbport";
                };
@@ -38,7 +40,6 @@
                usb2 {
                        label = "tp-link:green:usb2";
                        gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&hub_port0>;
                        linux,default-trigger = "usbport";
                };
                wlan2g {
                        label = "tp-link:blue:wlan2g";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                qss {
                        label = "tp-link:blue:qss";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
@@ -63,7 +62,6 @@
                wlan5g {
                        label = "tp-link:blue:wlan5g";
                        gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy1tpt";
                };
        };
@@ -93,7 +91,6 @@
                        gpio-export,output = <1>;
                        gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
                };
-
        };
 };
 
                        };
 
                        partition@20000 {
+                               compatible = "tplink,firmware";
                                label = "firmware";
                                reg = <0x020000 0x7d0000>;
                        };