summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v4.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v4.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v4.dts10
1 files changed, 5 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v4.dts b/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v4.dts
index 81b1da7cd2..f960a0ae8f 100644
--- a/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v4.dts
+++ b/target/linux/ramips/dts/mt7628an_tplink_tl-wr840n-v4.dts
@@ -25,27 +25,27 @@
compatible = "gpio-leds";
lan {
- label = "tl-wr840n-v4:green:lan";
+ label = "green:lan";
gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
};
led_power: power {
- label = "tl-wr840n-v4:green:power";
+ label = "green:power";
gpios = <&gpio 36 GPIO_ACTIVE_LOW>;
};
wan {
- label = "tl-wr840n-v4:green:wan";
+ label = "green:wan";
gpios = <&gpio 43 GPIO_ACTIVE_LOW>;
};
wlan {
- label = "tl-wr840n-v4:green:wlan";
+ label = "green:wlan";
gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
};
wps {
- label = "tl-wr840n-v4:green:wps";
+ label = "green:wps";
gpios = <&gpio 37 GPIO_ACTIVE_LOW>;
};
};