aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/MIWIFI-MINI.dts
diff options
context:
space:
mode:
authorMathias Kresin <dev@kresin.me>2018-08-28 06:54:27 +0200
committerMathias Kresin <dev@kresin.me>2018-10-07 11:34:18 +0200
commit8f4dfadd5a4370e455f08967bfe9b7c9125576e8 (patch)
tree9d6e6865be40a071ada8650a241e4740b01d61d8 /target/linux/ramips/dts/MIWIFI-MINI.dts
parent772b27c207364f31f8b34b80a94647810fdb581c (diff)
downloadupstream-8f4dfadd5a4370e455f08967bfe9b7c9125576e8.tar.gz
upstream-8f4dfadd5a4370e455f08967bfe9b7c9125576e8.tar.bz2
upstream-8f4dfadd5a4370e455f08967bfe9b7c9125576e8.zip
ramips: add support for indicating the boot state using multiple leds
Use diag.sh version used for other targets supporting different leds for the different boot states. The existing led sequences should be the same as before. Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/MIWIFI-MINI.dts')
-rw-r--r--target/linux/ramips/dts/MIWIFI-MINI.dts5
1 files changed, 4 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/MIWIFI-MINI.dts b/target/linux/ramips/dts/MIWIFI-MINI.dts
index 89a688bfee..a6c20f3fc9 100644
--- a/target/linux/ramips/dts/MIWIFI-MINI.dts
+++ b/target/linux/ramips/dts/MIWIFI-MINI.dts
@@ -10,7 +10,10 @@
model = "Xiaomi MiWiFi Mini";
aliases {
- led-status = &led_blue;
+ led-boot = &led_blue;
+ led-failsafe = &led_blue;
+ led-running = &led_blue;
+ led-upgrade = &led_blue;
};
chosen {