aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/3G150B.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/3G150B.dts')
-rw-r--r--target/linux/ramips/dts/3G150B.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/3G150B.dts b/target/linux/ramips/dts/3G150B.dts
index afe9fafe9b..48c715a459 100644
--- a/target/linux/ramips/dts/3G150B.dts
+++ b/target/linux/ramips/dts/3G150B.dts
@@ -9,10 +9,14 @@
compatible = "tenda,3g150b", "ralink,rt5350-soc";
model = "Tenda 3G150B";
+ aliases {
+ led-status = &led_ap;
+ };
+
gpio-leds {
compatible = "gpio-leds";
- ap {
+ led_ap: ap {
label = "3g150b:blue:ap";
gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
};