aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/WR512-3GN.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/WR512-3GN.dtsi')
-rw-r--r--target/linux/ramips/dts/WR512-3GN.dtsi6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WR512-3GN.dtsi b/target/linux/ramips/dts/WR512-3GN.dtsi
index 854ab251ba..45b2413aa3 100644
--- a/target/linux/ramips/dts/WR512-3GN.dtsi
+++ b/target/linux/ramips/dts/WR512-3GN.dtsi
@@ -6,6 +6,10 @@
/ {
compatible = "unbranded,wr512-3gn", "ralink,rt3052-soc";
+ aliases {
+ led-status = &led_wps;
+ };
+
gpio-leds {
compatible = "gpio-leds";
@@ -24,7 +28,7 @@
gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
};
- wps {
+ led_wps: wps {
label = "wr512-3gn:green:wps";
gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
};