All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: sun4i: Use red1 LED for heartbeat indication on Marsboard A10
@ 2015-12-26  9:57 ` Aleksei Mamlin
  0 siblings, 0 replies; 12+ messages in thread
From: Aleksei Mamlin @ 2015-12-26  9:57 UTC (permalink / raw)
  To: linux-arm-kernel

Marsboard A10 have four red LEDs, the first one can be used for heartbeat indication.

Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com>
---
 arch/arm/boot/dts/sun4i-a10-marsboard.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/sun4i-a10-marsboard.dts b/arch/arm/boot/dts/sun4i-a10-marsboard.dts
index 8e50723..ff73ee1 100644
--- a/arch/arm/boot/dts/sun4i-a10-marsboard.dts
+++ b/arch/arm/boot/dts/sun4i-a10-marsboard.dts
@@ -68,6 +68,7 @@
 		red1 {
 			label = "marsboard:red1:usr";
 			gpios = <&pio 1 5 GPIO_ACTIVE_HIGH>;
+			linux,default-trigger = "heartbeat";
 		};
 
 		red2 {
-- 
2.4.10

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-01-06 21:01 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-26  9:57 [PATCH] ARM: dts: sun4i: Use red1 LED for heartbeat indication on Marsboard A10 Aleksei Mamlin
2015-12-26  9:57 ` Aleksei Mamlin
2015-12-27 20:51 ` Maxime Ripard
2015-12-27 20:51   ` Maxime Ripard
2015-12-29 12:33   ` [linux-sunxi] " Hans de Goede
2015-12-29 12:33     ` Hans de Goede
2015-12-29 12:42     ` [linux-sunxi] " Chen-Yu Tsai
2015-12-29 12:42       ` Chen-Yu Tsai
2015-12-29 13:58   ` Aleksei Mamlin
2015-12-29 13:58     ` Aleksei Mamlin
2016-01-06 21:01     ` Maxime Ripard
2016-01-06 21:01       ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.