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 ed483e03e832497953670ccad742b87577a5db88..33778504169592ea714eaa9b7445c749494f1e85 100644 (file)
                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";
                };
        };