treewide: remove default-state off for LEDs
[openwrt/openwrt.git] / target / linux / mediatek / patches-5.4 / 0005-dts-mt7622-add-gsw.patch
index 906b661538e2e2d86da397d058157be71c8e9687..20e51d14ed5f92c1287faa713aacf7b623c4eebf 100644 (file)
@@ -81,7 +81,7 @@
        };
  
        cpus {
-@@ -40,23 +39,38 @@
+@@ -40,23 +39,36 @@
  
        gpio-keys {
                compatible = "gpio-keys";
 +              green {
 +                      label = "bpi-r64:pio:green";
 +                      gpios = <&pio 89 GPIO_ACTIVE_HIGH>;
-+                      default-state = "off";
 +              };
 +
 +              red {
 +                      label = "bpi-r64:pio:red";
 +                      gpios = <&pio 88 GPIO_ACTIVE_HIGH>;
-+                      default-state = "off";
                };
        };