treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / ar9331_tplink_tl-mr3020-v1.dts
index 8bd302391d417b2f6f07044e4968b6ae733089e2..9182374235a8b85a79cff075f85fdda9e378962e 100644 (file)
                wlan {
                        label = "tp-link:green:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                lan {
                        label = "tp-link:green:lan";
                        gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                system: wps {
                        label = "tp-link:green:wps";
                        gpios = <&gpio 26 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                led3g {
                        label = "tp-link:green:3g";
                        gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&hub_port>;
                        linux,default-trigger = "usbport";
                };