aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338w.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338w.dts')
-rw-r--r--target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338w.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338w.dts b/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338w.dts
index e5aa4e67f4..28cf9e95af 100644
--- a/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338w.dts
+++ b/target/linux/bcm63xx/dts/bcm6338-brcm-bcm96338w.dts
@@ -17,24 +17,24 @@
compatible = "gpio-leds";
power_green {
- label = "96338W:green:power";
+ label = "green:power";
gpios = <&gpio0 0 1>;
default-state = "on";
};
stop_green {
- label = "96338W:green:stop";
+ label = "green:stop";
gpios = <&gpio0 1 1>;
};
dsl_green {
- label = "96338W:green:adsl";
+ label = "green:adsl";
gpios = <&gpio0 3 1>;
};
ppp_fail_green {
- label = "96338W:green:ppp-fail";
+ label = "green:ppp-fail";
gpios = <&gpio0 4 1>;
};
ses_green {
- label = "96338W:green:ses";
+ label = "green:ses";
gpios = <&gpio0 5 1>;
};
};