diff options
Diffstat (limited to 'target/linux/kirkwood/patches-4.19/108-on100.patch')
-rw-r--r-- | target/linux/kirkwood/patches-4.19/108-on100.patch | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/linux/kirkwood/patches-4.19/108-on100.patch b/target/linux/kirkwood/patches-4.19/108-on100.patch index fa92509e2e..bc0916f161 100644 --- a/target/linux/kirkwood/patches-4.19/108-on100.patch +++ b/target/linux/kirkwood/patches-4.19/108-on100.patch @@ -1,6 +1,6 @@ --- /dev/null +++ b/arch/arm/boot/dts/kirkwood-on100.dts -@@ -0,0 +1,162 @@ +@@ -0,0 +1,163 @@ +/dts-v1/; + +#include "kirkwood.dtsi" @@ -48,6 +48,7 @@ + led_health_green: health_green { + label = "on100:green:health"; + gpios = <&gpio1 12 GPIO_ACTIVE_LOW>; ++ default-state = "on"; + }; + + led_health_red: health_red { |