aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts')
-rw-r--r--target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts9
1 files changed, 3 insertions, 6 deletions
diff --git a/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts b/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
index 716c6227f8..d5f162846d 100644
--- a/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
+++ b/target/linux/bmips/dts/bcm6358-huawei-hg556a-b.dts
@@ -3,17 +3,14 @@
#include "bcm6358.dtsi"
/ {
- compatible = "huawei,hg556a-b", "brcm,bcm6358";
model = "Huawei EchoLife HG556a (version B)";
+ compatible = "huawei,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;
-
- led-dsl = &led_dsl_red;
- led-usb = &led_hspa_red;
};
keys {
@@ -57,12 +54,12 @@
gpios = <&gpio 0 GPIO_ACTIVE_LOW>;
};
- led_hspa_red: led@1 {
+ led@1 {
label = "red:hspa";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
};
- led_dsl_red: led@2 {
+ led@2 {
label = "red:dsl";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
};