aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7620a_tplink_archer-c50-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7620a_tplink_archer-c50-v1.dts')
-rw-r--r--target/linux/ramips/dts/mt7620a_tplink_archer-c50-v1.dts16
1 files changed, 8 insertions, 8 deletions
diff --git a/target/linux/ramips/dts/mt7620a_tplink_archer-c50-v1.dts b/target/linux/ramips/dts/mt7620a_tplink_archer-c50-v1.dts
index b1e13bebea..20000374b1 100644
--- a/target/linux/ramips/dts/mt7620a_tplink_archer-c50-v1.dts
+++ b/target/linux/ramips/dts/mt7620a_tplink_archer-c50-v1.dts
@@ -24,45 +24,45 @@
compatible = "gpio-leds";
lan {
- label = "c50:green:lan";
+ label = "archer-c50-v1:green:lan";
gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
};
led_power: power {
- label = "c50:green:power";
+ label = "archer-c50-v1:green:power";
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
default-state = "on";
};
usb {
- label = "c50:green:usb";
+ label = "archer-c50-v1:green:usb";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
trigger-sources = <&ohci_port1>, <&ehci_port1>;
linux,default-trigger = "usbport";
};
wan {
- label = "c50:green:wan";
+ label = "archer-c50-v1:green:wan";
gpios = <&gpio0 17 GPIO_ACTIVE_LOW>;
};
wan_orange {
- label = "c50:orange:wan";
+ label = "archer-c50-v1:orange:wan";
gpios = <&gpio2 4 GPIO_ACTIVE_LOW>;
};
wlan5g {
- label = "c50:green:wlan5g";
+ label = "archer-c50-v1:green:wlan5g";
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "c50:green:wlan2g";
+ label = "archer-c50-v1:green:wlan2g";
gpios = <&gpio3 0 GPIO_ACTIVE_LOW>;
};
wps {
- label = "c50:green:wps";
+ label = "archer-c50-v1:green:wps";
gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
};
};