aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_tplink_archer-c6-v2-us.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_tplink_archer-c6-v2-us.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_tplink_archer-c6-v2-us.dts14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/qca9563_tplink_archer-c6-v2-us.dts b/target/linux/ath79/dts/qca9563_tplink_archer-c6-v2-us.dts
index d09ee56d53..399f410612 100644
--- a/target/linux/ath79/dts/qca9563_tplink_archer-c6-v2-us.dts
+++ b/target/linux/ath79/dts/qca9563_tplink_archer-c6-v2-us.dts
@@ -17,40 +17,40 @@
compatible = "gpio-leds";
led_power: power {
- label = "tp-link:green:power";
+ label = "green:power";
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wlan2g {
- label = "tp-link:green:wlan2g";
+ label = "green:wlan2g";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan5g {
- label = "tp-link:green:wlan5g";
+ label = "green:wlan5g";
gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
lan {
- label = "tp-link:green:lan";
+ label = "green:lan";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
wan {
- label = "tp-link:green:wan";
+ label = "green:wan";
gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
};
wan_fail {
- label = "tp-link:amber:wan";
+ label = "amber:wan";
gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
};
wps {
- label = "tp-link:green:wps";
+ label = "green:wps";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
};
};