aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/rt3050_edimax_3g-6200n.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3050_edimax_3g-6200n.dts')
-rw-r--r--target/linux/ramips/dts/rt3050_edimax_3g-6200n.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ramips/dts/rt3050_edimax_3g-6200n.dts b/target/linux/ramips/dts/rt3050_edimax_3g-6200n.dts
index 45b80743bd..a185e5d5bb 100644
--- a/target/linux/ramips/dts/rt3050_edimax_3g-6200n.dts
+++ b/target/linux/ramips/dts/rt3050_edimax_3g-6200n.dts
@@ -61,17 +61,17 @@
compatible = "gpio-leds";
led_power: power {
- label = "3g-6200n:green:power";
+ label = "green:power";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "3g-6200n:amber:wlan";
+ label = "amber:wlan";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};
3g {
- label = "3g-6200n:blue:3g";
+ label = "blue:3g";
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
trigger-sources = <&otg_port1>;
linux,default-trigger = "usbport";