aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/W306R_V20.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/W306R_V20.dts')
-rw-r--r--target/linux/ramips/dts/W306R_V20.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/W306R_V20.dts b/target/linux/ramips/dts/W306R_V20.dts
index 5aeb91cfb7..5b42b4bfb8 100644
--- a/target/linux/ramips/dts/W306R_V20.dts
+++ b/target/linux/ramips/dts/W306R_V20.dts
@@ -9,6 +9,10 @@
compatible = "tenda,w306r-v2", "ralink,rt3052-soc";
model = "Tenda W306R V2.0";
+ aliases {
+ led-status = &led_sys;
+ };
+
cfi@1f000000 {
compatible = "cfi-flash";
reg = <0x1f000000 0x800000>;
@@ -44,7 +48,7 @@
gpio-leds {
compatible = "gpio-leds";
- sys {
+ led_sys: sys {
label = "w306r-v20:green:sys";
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};