diff options
Diffstat (limited to 'target/linux/kirkwood/patches-4.19/110-pogo_e02.patch')
-rw-r--r-- | target/linux/kirkwood/patches-4.19/110-pogo_e02.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-4.19/110-pogo_e02.patch b/target/linux/kirkwood/patches-4.19/110-pogo_e02.patch index 82a13cca47..59d2893466 100644 --- a/target/linux/kirkwood/patches-4.19/110-pogo_e02.patch +++ b/target/linux/kirkwood/patches-4.19/110-pogo_e02.patch @@ -14,7 +14,7 @@ memory { device_type = "memory"; reg = <0x00000000 0x10000000>; -@@ -33,12 +40,11 @@ +@@ -33,12 +40,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 { |