diff options
Diffstat (limited to 'target/linux/kirkwood/patches-4.14/106-goflexnet.patch')
-rw-r--r-- | target/linux/kirkwood/patches-4.14/106-goflexnet.patch | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/target/linux/kirkwood/patches-4.14/106-goflexnet.patch b/target/linux/kirkwood/patches-4.14/106-goflexnet.patch index 340a4809de..82cf90841e 100644 --- a/target/linux/kirkwood/patches-4.14/106-goflexnet.patch +++ b/target/linux/kirkwood/patches-4.14/106-goflexnet.patch @@ -14,7 +14,7 @@ memory { device_type = "memory"; reg = <0x00000000 0x8000000>; -@@ -85,12 +92,11 @@ +@@ -85,12 +92,12 @@ >; pinctrl-names = "default"; @@ -23,13 +23,14 @@ label = "status:green:health"; gpios = <&gpio1 14 GPIO_ACTIVE_LOW>; - default-state = "keep"; ++ default-state = "on"; }; - fault { + led_fault: fault { label = "status:orange:fault"; gpios = <&gpio1 15 GPIO_ACTIVE_LOW>; }; -@@ -159,18 +165,8 @@ +@@ -159,18 +166,8 @@ }; partition@100000 { |