treewide: dts: Remove default-state=off property from all gpio LED nodes
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9561_tplink_archer-c58-v1.dts
index 0e122b4ddc1e3df6e156d0f8248bac11fc802f01..59a81e4976dd0054a2ba2fdb969da197e732d154 100644 (file)
                        label = "tp-link:green:wlan2g";
                        gpios = <&led_gpio 1 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
-                       default-state = "off";
                };
 
                wlan5g {
                        label = "tp-link:green:wlan5g";
                        gpios = <&led_gpio 2 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
-                       default-state = "off";
                };
 
                wan_green {
                        label = "tp-link:green:wan";
                        gpios = <&led_gpio 4 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                wan_amber {
                        label = "tp-link:amber:wan";
                        gpios = <&led_gpio 5 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                lan {
                        label = "tp-link:green:lan";
                        gpios = <&led_gpio 3 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                wps {
                        label = "tp-link:green:wps";
                        gpios = <&led_gpio 6 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 };