aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_tplink_tl-mr3020-v3.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_tplink_tl-mr3020-v3.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_tplink_tl-mr3020-v3.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tplink_tl-mr3020-v3.dts b/target/linux/ramips/dts/mt7628an_tplink_tl-mr3020-v3.dts
index 3682bb6f28..a45019e2d0 100644
--- a/target/linux/ramips/dts/mt7628an_tplink_tl-mr3020-v3.dts
+++ b/target/linux/ramips/dts/mt7628an_tplink_tl-mr3020-v3.dts
@@ -44,31 +44,31 @@
compatible = "gpio-leds";
led_power: power {
- label = "tl-mr3020-v3:green:power";
+ label = "green:power";
gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wan {
- label = "tl-mr3020-v3:green:3g";
+ label = "green:3g";
gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
trigger-sources = <&ehci_port1>, <&ohci_port1>;
linux,default-trigger = "usbport";
};
wlan {
- label = "tl-mr3020-v3:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wps {
- label = "tl-mr3020-v3:green:wps";
+ label = "green:wps";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
};
lan {
- label = "tl-mr3020-v3:green:lan";
+ label = "green:lan";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
};