aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/TL-WR840NV4.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/TL-WR840NV4.dts')
-rw-r--r--target/linux/ramips/dts/TL-WR840NV4.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/TL-WR840NV4.dts b/target/linux/ramips/dts/TL-WR840NV4.dts
index 09952e7a7a..e87f7b78e1 100644
--- a/target/linux/ramips/dts/TL-WR840NV4.dts
+++ b/target/linux/ramips/dts/TL-WR840NV4.dts
@@ -9,6 +9,10 @@
compatible = "tplink,tl-wr840n-v4", "mediatek,mt7628an-soc";
model = "TP-Link TL-WR840N v4";
+ aliases {
+ led-status = &led_power;
+ };
+
gpio-keys-polled {
compatible = "gpio-keys-polled";
#address-cells = <1>;
@@ -30,7 +34,7 @@
gpios = <&gpio1 9 GPIO_ACTIVE_LOW>;
};
- power {
+ led_power: power {
label = "tl-wr840n-v4:green:power";
gpios = <&gpio1 4 GPIO_ACTIVE_LOW>;
};