treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7242_tplink_tl-wr2543-v1.dts
index 0cd90262b327c8434984c38957f8825d1f6968dc..33778504169592ea714eaa9b7445c749494f1e85 100644 (file)
        model = "TP-LINK TL-WR2543N/ND";
 
        aliases {
-               led-status = &system;
+               led-boot = &system;
+               led-failsafe = &system;
+               led-running = &system;
+               led-upgrade = &system;
        };
 
        chosen {
                system: wps {
                        label = "tplink:green:wps";
                        gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                usb {
                        label = "tplink:green:usb";
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&hub_port>;
                        linux,default-trigger = "usbport";
                };
                wlan2g {
                        label = "tplink:green:wlan2g";
                        gpios = <&ath9k 0 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                wlan5g {
                        label = "tplink:green:wlan5g";
                        gpios = <&ath9k 1 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
-
        };
 
        rtl8367 {
                        };
 
                        partition@20000 {
+                               compatible = "tplink,firmware";
                                label = "firmware";
                                reg = <0x020000 0x7d0000>;
                        };