treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/staging/lynxis.git] / target / linux / ath79 / dts / ar7161_buffalo_wzr-hp-ag300h.dts
index 847458d084d6edffec3bc27473130d389ac82715..fecdf73a8c1459905b995b5e8783cf48052d8754 100644 (file)
@@ -33,7 +33,6 @@
                diag: diag {
                        label = "buffalo:red:diag";
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
                band2g_a {
                        label = "buffalo:amber:band2g";
                        gpios = <&ath9k0 1 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                usb {
                        label = "buffalo:green:usb";
                        gpios = <&ath9k0 3 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&usb_ochi_port>, <&usb_echi_port>;
                        linux,default-trigger = "usbport";
                };
                band2g_g {
                        label = "buffalo:green:band2g";
                        gpios = <&ath9k0 5 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                band5g_g {
                        label = "buffalo:green:band5g";
                        gpios = <&ath9k1 1 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy1tpt";
                };
 
                router {
                        label = "buffalo:green:router";
                        gpios = <&ath9k1 3 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                movie_engine {
                        label = "buffalo:blue:movie_engine";
                        gpios = <&ath9k1 4 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                band5g_a {
                        label = "buffalo:amber:band5g";
                        gpios = <&ath9k1 5 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };