kirkwood: set default state for status LEDs in device tree
[openwrt/openwrt.git] / target / linux / kirkwood / patches-4.14 / 110-pogo_e02.patch
index 8bba4b1a3c42993daf8fc9962c5e99db3ebc6d30..b2a9c461d8c7d99dfe7d762575d6642efe73b21d 100644 (file)
@@ -14,7 +14,7 @@
        memory {
                device_type = "memory";
                reg = <0x00000000 0x10000000>;
-@@ -35,12 +42,11 @@
+@@ -35,12 +42,12 @@
        gpio-leds {
                compatible = "gpio-leds";
  
@@ -23,6 +23,7 @@
                        label = "pogo_e02:green:health";
                        gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
 -                      default-state = "keep";
++                      default-state = "on";
                };
 -              fault {
 +              led_fault: fault {