summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleksij Rempel <linux@rempel-privat.de>2018-02-28 18:22:06 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2018-03-01 10:03:48 +0100
commit676c254127ee98287f98d835956b857fcf624ab0 (patch)
tree8b1616bf40bf21ff057915a77f7fe0a407b32ced
parentca4cd04c8e874a8425bf3114f6cf9f78216a8a35 (diff)
downloadbarebox-676c254127ee98287f98d835956b857fcf624ab0.tar.gz
barebox-676c254127ee98287f98d835956b857fcf624ab0.tar.xz
MIPS: dts: enable heartbeat led for ar9331-dptechnics-dpt-module
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--arch/mips/dts/ar9331-dptechnics-dpt-module.dts6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/mips/dts/ar9331-dptechnics-dpt-module.dts b/arch/mips/dts/ar9331-dptechnics-dpt-module.dts
index 39eb36600d..2c38bbc090 100644
--- a/arch/mips/dts/ar9331-dptechnics-dpt-module.dts
+++ b/arch/mips/dts/ar9331-dptechnics-dpt-module.dts
@@ -12,6 +12,12 @@
device-path = &spiflash, "partname:barebox-environment";
};
};
+
+ leds {
+ system {
+ barebox,default-trigger = "heartbeat";
+ };
+ };
};
&spiflash {