aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch')
-rw-r--r--target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch b/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch
index 561c07f41c..eb570738f4 100644
--- a/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch
+++ b/target/linux/kirkwood/patches-3.18/150-pogoplug_e02.patch
@@ -55,12 +55,12 @@
+ pinctrl-names = "default";
+
+ health {
-+ label = "status:green:health";
++ label = "pogo_e02:green:health";
+ gpios = <&gpio1 16 GPIO_ACTIVE_LOW>;
+ default-state = "keep";
+ };
+ fault {
-+ label = "status:orange:fault";
++ label = "pogo_e02:orange:fault";
+ gpios = <&gpio1 17 GPIO_ACTIVE_LOW>;
+ };
+ };