aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3052_huawei_hg255d.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3052_huawei_hg255d.dts')
-rw-r--r--target/linux/ramips/dts/rt3052_huawei_hg255d.dts12
1 files changed, 6 insertions, 6 deletions
diff --git a/target/linux/ramips/dts/rt3052_huawei_hg255d.dts b/target/linux/ramips/dts/rt3052_huawei_hg255d.dts
index 18894f6006..92ea59bc4c 100644
--- a/target/linux/ramips/dts/rt3052_huawei_hg255d.dts
+++ b/target/linux/ramips/dts/rt3052_huawei_hg255d.dts
@@ -61,34 +61,34 @@
compatible = "gpio-leds";
led_power: power {
- label = "hg255d:green:power";
+ label = "green:power";
gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
};
internet {
- label = "hg255d:green:internet";
+ label = "green:internet";
gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};
wifi {
- label = "hg255d:green:wlan";
+ label = "green:wlan";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};
usb {
- label = "hg255d:green:usb";
+ label = "green:usb";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
trigger-sources = <&otg_port1>;
linux,default-trigger = "usbport";
};
wps {
- label = "hg255d:green:wps";
+ label = "green:wps";
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};
voice {
- label = "hg255d:green:voice";
+ label = "green:voice";
gpios = <&gpio0 5 GPIO_ACTIVE_LOW>;
};
};