aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts20
1 files changed, 10 insertions, 10 deletions
diff --git a/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts b/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
index 2ef5bee281..95ac123f48 100644
--- a/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
+++ b/target/linux/ath79/dts/qca9563_tplink_archer-c2-v3.dts
@@ -20,55 +20,55 @@
compatible = "gpio-leds";
led_system: system {
- label = "tp-link:green:system";
+ label = "green:system";
gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wifi2g {
- label = "tp-link:green:wifi2g";
+ label = "green:wifi2g";
gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wifi5g {
- label = "tp-link:green:wifi5g";
+ label = "green:wifi5g";
gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wifi_wps {
- label = "tp-link:green:wps";
+ label = "green:wps";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
};
wan {
- label = "tp-link:green:wan";
+ label = "green:wan";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
};
wan_fail {
- label = "tp-link:orange:wan";
+ label = "orange:wan";
gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
};
lan1 {
- label = "tp-link:green:lan1";
+ label = "green:lan1";
gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
};
lan2 {
- label = "tp-link:green:lan2";
+ label = "green:lan2";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
};
lan3 {
- label = "tp-link:green:lan3";
+ label = "green:lan3";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
};
lan4 {
- label = "tp-link:green:lan4";
+ label = "green:lan4";
gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
};
};