aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg556a-b.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg556a-b.dts')
-rw-r--r--target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg556a-b.dts9
1 files changed, 8 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg556a-b.dts b/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg556a-b.dts
index fa804bef9e..f608fa5709 100644
--- a/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg556a-b.dts
+++ b/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg556a-b.dts
@@ -8,6 +8,13 @@
model = "Huawei EchoLife HG556a (version B)";
compatible = "huawei,echolife-hg556a-b", "brcm,bcm6358";
+ aliases {
+ led-boot = &led_power_red;
+ led-failsafe = &led_power_red;
+ led-running = &led_power_red;
+ led-upgrade = &led_power_red;
+ };
+
chosen {
bootargs = "rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
stdout-path = "serial0:115200n8";
@@ -63,7 +70,7 @@
label = "HW556:red:dsl";
gpios = <&pinctrl 2 1>;
};
- power_red {
+ led_power_red: power_red {
label = "HW556:red:power";
gpios = <&pinctrl 3 1>;
default-state = "on";