treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar9330_glinet_ar150.dts
index 7308e87065be409f1f5e8820dcbb579b0593c3c7..fbc3acdd1b8b1eab542ebb8e86a856bce19fe399 100644 (file)
                wlan: wlan {
                        label = "gl-ar150:orange:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                lan {
                        label = "gl-ar150:green:lan";
                        gpios = <&gpio 13 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                };
 
                wan {
                        label = "gl-ar150:green:wan";
                        gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                };
        };