aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3052_aztech_hw550-3g.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3052_aztech_hw550-3g.dts')
-rw-r--r--target/linux/ramips/dts/rt3052_aztech_hw550-3g.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/rt3052_aztech_hw550-3g.dts b/target/linux/ramips/dts/rt3052_aztech_hw550-3g.dts
index 1ba30c9152..f58a519b11 100644
--- a/target/linux/ramips/dts/rt3052_aztech_hw550-3g.dts
+++ b/target/linux/ramips/dts/rt3052_aztech_hw550-3g.dts
@@ -55,24 +55,24 @@
compatible = "gpio-leds";
usb {
- label = "hw550-3g:green:usb";
+ label = "green:usb";
gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
trigger-sources = <&otg_port1>;
linux,default-trigger = "usbport";
};
3g {
- label = "hw550-3g:green:3g";
+ label = "green:3g";
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
};
led_status: status {
- label = "hw550-3g:green:status";
+ label = "green:status";
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};
wps {
- label = "hw550-3g:green:wps";
+ label = "green:wps";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};
};