aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts b/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts
index 1c95325fb2..184af58d29 100644
--- a/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts
+++ b/target/linux/ramips/dts/mt7620a_tplink_archer-c2-v1.dts
@@ -22,29 +22,29 @@
compatible = "gpio-leds";
lan {
- label = "archer-c2-v1:green:lan";
+ label = "green:lan";
gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
};
usb {
- label = "archer-c2-v1:green:usb";
+ label = "green:usb";
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
trigger-sources = <&ohci_port1>, <&ehci_port1>;
linux,default-trigger = "usbport";
};
led_wps: wps {
- label = "archer-c2-v1:green:wps";
+ label = "green:wps";
gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
};
wan {
- label = "archer-c2-v1:green:wan";
+ label = "green:wan";
gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "archer-c2-v1:green:wlan";
+ label = "green:wlan";
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};