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