aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9558_tplink_rex5x.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9558_tplink_rex5x.dtsi')
-rw-r--r--target/linux/ath79/dts/qca9558_tplink_rex5x.dtsi14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/ath79/dts/qca9558_tplink_rex5x.dtsi b/target/linux/ath79/dts/qca9558_tplink_rex5x.dtsi
index 0c11d786c9..55f4edf19e 100644
--- a/target/linux/ath79/dts/qca9558_tplink_rex5x.dtsi
+++ b/target/linux/ath79/dts/qca9558_tplink_rex5x.dtsi
@@ -19,39 +19,39 @@
compatible = "gpio-leds";
led_power: power {
- label = "tp-link:blue:power";
+ label = "blue:power";
gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
};
wlan2g {
- label = "tp-link:blue:wlan2g";
+ label = "blue:wlan2g";
gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy1tpt";
};
wlan5g {
- label = "tp-link:blue:wlan5g";
+ label = "blue:wlan5g";
gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
lan_link {
- label = "tp-link:green:lan_link";
+ label = "green:lan_link";
gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
};
lan_data {
- label = "tp-link:green:lan_data";
+ label = "green:lan_data";
gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
};
wps_blue {
- label = "tp-link:blue:wps";
+ label = "blue:wps";
gpios = <&gpio 21 GPIO_ACTIVE_HIGH>;
};
wps_red {
- label = "tp-link:red:wps";
+ label = "red:wps";
gpios = <&gpio 22 GPIO_ACTIVE_HIGH>;
};
};