ARM: ux500: add default trigger on HREF LED
authorLinus Walleij <linus.walleij@linaro.org>
Sun, 15 Sep 2013 10:01:07 +0000 (12:01 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 26 Sep 2013 11:01:38 +0000 (13:01 +0200)
This adds a heartbeat on the first LED on the ux500 HREF
boards.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-href.dtsi

index f88a659aea3ba538f9e7e92e6d41c50937c6dc2a..5e7cf4bf5afb3a350f48d578a146cdfd7092cc8c 100644 (file)
@@ -72,6 +72,7 @@
                                chan0 {
                                        led-cur = /bits/ 8 <0x2f>;
                                        max-cur = /bits/ 8 <0x5f>;
+                                       linux,default-trigger = "heartbeat";
                                };
                                chan1 {
                                        led-cur = /bits/ 8 <0x2f>;
This page took 0.025031 seconds and 5 git commands to generate.