aboutsummaryrefslogtreecommitdiff
path: root/target/linux/ramips/dts/rt3883_trendnet_tew-691gr.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/rt3883_trendnet_tew-691gr.dts')
-rw-r--r--target/linux/ramips/dts/rt3883_trendnet_tew-691gr.dts4
1 files changed, 3 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/rt3883_trendnet_tew-691gr.dts b/target/linux/ramips/dts/rt3883_trendnet_tew-691gr.dts
index f23dc1cb03..e982741435 100644
--- a/target/linux/ramips/dts/rt3883_trendnet_tew-691gr.dts
+++ b/target/linux/ramips/dts/rt3883_trendnet_tew-691gr.dts
@@ -2,6 +2,7 @@
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/input/input.h>
+#include <dt-bindings/leds/common.h>
/ {
compatible = "trendnet,tew-691gr", "ralink,rt3883-soc";
@@ -93,7 +94,8 @@
compatible = "gpio-leds";
led_wps: wps {
- label = "green:wps";
+ function = LED_FUNCTION_WPS;
+ color = <LED_COLOR_ID_GREEN>;
gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
};
};