aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/PSG1208.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/PSG1208.dts')
-rw-r--r--target/linux/ramips/dts/PSG1208.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/PSG1208.dts b/target/linux/ramips/dts/PSG1208.dts
index f008ec7ab7..3047679a13 100644
--- a/target/linux/ramips/dts/PSG1208.dts
+++ b/target/linux/ramips/dts/PSG1208.dts
@@ -9,10 +9,14 @@
compatible = "phicomm,psg1208", "ralink,mt7620a-soc";
model = "Phicomm PSG1208";
+ aliases {
+ led-status = &led_wps;
+ };
+
gpio-leds {
compatible = "gpio-leds";
- wan {
+ led_wps: wps {
label = "psg1208:white:wps";
gpios = <&gpio1 15 GPIO_ACTIVE_LOW>;
};