treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar7242_buffalo_wzr-hp-g302h-a1a0.dts
index 3e2c80e059fda8bc71189ffebfab0cfccdebcdd6..97bfd0f842a0d5754459670e007a1ef5f7e7895a 100644 (file)
@@ -70,7 +70,6 @@
                diag: diag {
                        label = "buffalo:red:diag";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
@@ -80,7 +79,6 @@
                usb {
                        label = "buffalo:blue:usb";
                        gpios = <&ath9k 4 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&hub_port>;
                        linux,default-trigger = "usbport";
                };
                wireless {
                        label = "buffalo:green:wireless";
                        gpios = <&ath9k 5 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                security {
                        label = "buffalo:orange:security";
                        gpios = <&ath9k 6 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                router {
                        label = "buffalo:green:router";
                        gpios = <&ath9k 7 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                movie_engine_on {
                        label = "buffalo:blue:movie_engine_on";
                        gpios = <&ath9k 8 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                movie_engine_off {
                        label = "buffalo:blue:movie_engine_off";
                        gpios = <&ath9k 9 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };