aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg553.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg553.dts')
-rw-r--r--target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg553.dts9
1 files changed, 8 insertions, 1 deletions
diff --git a/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg553.dts b/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg553.dts
index d23066866e..c73981b47b 100644
--- a/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg553.dts
+++ b/target/linux/bcm63xx/dts/bcm6358-huawei-echolife-hg553.dts
@@ -8,6 +8,13 @@
model = "Huawei EchoLife HG553";
compatible = "huawei,echolife-hg553", "brcm,bcm6358";
+ aliases {
+ led-boot = &led_power_blue;
+ led-failsafe = &led_power_blue;
+ led-running = &led_power_blue;
+ led-upgrade = &led_power_blue;
+ };
+
chosen {
bootargs = "rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200";
stdout-path = "serial0:115200n8";
@@ -37,7 +44,7 @@
leds {
compatible = "gpio-leds";
- power_green {
+ led_power_blue: power_blue {
label = "HW553:blue:power";
gpios = <&pinctrl 4 1>;
default-state = "on";