aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9531_tplink_tl-mr3420-v3.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9531_tplink_tl-mr3420-v3.dts')
-rw-r--r--target/linux/ath79/dts/qca9531_tplink_tl-mr3420-v3.dts20
1 files changed, 10 insertions, 10 deletions
diff --git a/target/linux/ath79/dts/qca9531_tplink_tl-mr3420-v3.dts b/target/linux/ath79/dts/qca9531_tplink_tl-mr3420-v3.dts
index 92da0b1a5e..2f6c4147c9 100644
--- a/target/linux/ath79/dts/qca9531_tplink_tl-mr3420-v3.dts
+++ b/target/linux/ath79/dts/qca9531_tplink_tl-mr3420-v3.dts
@@ -58,56 +58,56 @@
compatible = "gpio-leds";
led_system: system {
- label = "tp-link:green:system";
+ label = "green:system";
gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
default-state = "on";
};
lan4 {
- label = "tp-link:green:lan4";
+ label = "green:lan4";
gpios = <&led_gpio 0 GPIO_ACTIVE_LOW>;
};
lan3 {
- label = "tp-link:green:lan3";
+ label = "green:lan3";
gpios = <&led_gpio 1 GPIO_ACTIVE_LOW>;
};
lan2 {
- label = "tp-link:green:lan2";
+ label = "green:lan2";
gpios = <&led_gpio 2 GPIO_ACTIVE_LOW>;
};
lan1 {
- label = "tp-link:green:lan1";
+ label = "green:lan1";
gpios = <&led_gpio 3 GPIO_ACTIVE_LOW>;
};
wan {
- label = "tp-link:green:wan";
+ label = "green:wan";
gpios = <&led_gpio 4 GPIO_ACTIVE_LOW>;
};
wan_fail {
- label = "tp-link:orange:wan";
+ label = "orange:wan";
gpios = <&led_gpio 5 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "tp-link:green:wlan";
+ label = "green:wlan";
gpios = <&led_gpio 6 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
usb {
- label = "tp-link:green:usb";
+ label = "green:usb";
gpios = <&led_gpio 7 GPIO_ACTIVE_LOW>;
trigger-sources = <&hub_port>;
linux,default-trigger = "usbport";
};
qss {
- label = "tp-link:green:qss";
+ label = "green:qss";
gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
};
};