aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MLW221.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ramips/dts/MLW221.dts')
-rw-r--r--target/linux/ramips/dts/MLW221.dts6
1 files changed, 5 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/MLW221.dts b/target/linux/ramips/dts/MLW221.dts
index f4a7152479..20087555f7 100644
--- a/target/linux/ramips/dts/MLW221.dts
+++ b/target/linux/ramips/dts/MLW221.dts
@@ -9,10 +9,14 @@
compatible = "kingston,mlw221", "ralink,mt7620n-soc";
model = "Kingston MLW221";
+ aliases {
+ led-status = &led_system;
+ };
+
gpio-leds {
compatible = "gpio-leds";
- system {
+ led_system: system {
label = "mlw221:blue:system";
gpios = <&gpio2 3 GPIO_ACTIVE_LOW>;
};