diff options
Diffstat (limited to 'target/linux/kirkwood/patches-4.19/109-pogoplug_v4.patch')
-rw-r--r-- | target/linux/kirkwood/patches-4.19/109-pogoplug_v4.patch | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/kirkwood/patches-4.19/109-pogoplug_v4.patch b/target/linux/kirkwood/patches-4.19/109-pogoplug_v4.patch index 6967a0c815..813650124c 100644 --- a/target/linux/kirkwood/patches-4.19/109-pogoplug_v4.patch +++ b/target/linux/kirkwood/patches-4.19/109-pogoplug_v4.patch @@ -32,7 +32,7 @@ gpios = <&gpio0 29 GPIO_ACTIVE_LOW>; }; }; -@@ -48,12 +56,11 @@ +@@ -48,12 +56,12 @@ pinctrl-0 = <&pmx_led_green &pmx_led_red>; pinctrl-names = "default"; @@ -40,14 +40,14 @@ + led_health: health { label = "pogoplugv4:green:health"; gpios = <&gpio0 22 GPIO_ACTIVE_LOW>; -- default-state = "on"; + default-state = "on"; }; - fault { + led_fault: fault { label = "pogoplugv4:red:fault"; gpios = <&gpio0 24 GPIO_ACTIVE_LOW>; }; -@@ -137,29 +144,19 @@ +@@ -137,29 +145,19 @@ #size-cells = <1>; partition@0 { |