aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_tplink_tl-wa801nd-v5.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_tplink_tl-wa801nd-v5.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_tplink_tl-wa801nd-v5.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tplink_tl-wa801nd-v5.dts b/target/linux/ramips/dts/mt7628an_tplink_tl-wa801nd-v5.dts
index c46d36b910..21c09ec5d9 100644
--- a/target/linux/ramips/dts/mt7628an_tplink_tl-wa801nd-v5.dts
+++ b/target/linux/ramips/dts/mt7628an_tplink_tl-wa801nd-v5.dts
@@ -31,28 +31,28 @@
compatible = "gpio-leds";
led_power: power {
- label = "tl-wa801nd-v5:green:power";
+ label = "green:power";
gpios = <&gpio 36 GPIO_ACTIVE_LOW>;
};
lan {
- label = "tl-wa801nd-v5:green:lan";
+ label = "green:lan";
gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "tl-wa801nd-v5:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
linux,default-trigger = "phy0tpt";
};
wps_red {
- label = "tl-wa801nd-v5:red:wps";
+ label = "red:wps";
gpios = <&gpio 43 GPIO_ACTIVE_HIGH>;
};
wps_green {
- label = "tl-wa801nd-v5:green:wps";
+ label = "green:wps";
gpios = <&gpio 42 GPIO_ACTIVE_HIGH>;
};
};