aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts')
-rw-r--r--target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts20
1 files changed, 10 insertions, 10 deletions
diff --git a/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts b/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts
index 25447b8bff..269ca03645 100644
--- a/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts
+++ b/target/linux/ath79/dts/qca9533_tplink_tl-wr842n-v3.dts
@@ -21,54 +21,54 @@
compatible = "gpio-leds";
led_power: power {
- label = "tp-link:green:power";
+ label = "green:power";
gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
default-state = "on";
};
wifi {
- label = "tp-link:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
qss {
- label = "tp-link:green:qss";
+ label = "green:qss";
gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
};
wan_green {
- label = "tp-link:green:wan";
+ label = "green:wan";
gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
};
wan_red {
- label = "tp-link:red:wan";
+ label = "red:wan";
gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
};
lan1 {
- label = "tp-link:green:lan1";
+ label = "green:lan1";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
lan2 {
- label = "tp-link:green:lan2";
+ label = "green:lan2";
gpios = <&gpio 13 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 15 GPIO_ACTIVE_LOW>;
};
usb {
- label = "tp-link:green:usb";
+ label = "green:usb";
gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
linux,default-trigger = "usbport";
trigger-sources = <&hub_port>;