ARM: ux500: Enable LED heartbeat functionality on Snowbal via DT
authorLee Jones <lee.jones@linaro.org>
Wed, 2 May 2012 08:48:38 +0000 (09:48 +0100)
committerLee Jones <lee.jones@linaro.org>
Fri, 13 Jul 2012 07:55:46 +0000 (09:55 +0200)
This patch configures the user LED on Snowball to double flash
every second or so, whilst it's still alive. This can give key
indications as to what the board is doing in the case of no
console output.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/boot/dts/snowball.dts

index aefcb7f..7e334d4 100644 (file)
@@ -78,6 +78,7 @@
                        label = "user_led";
                        gpios = <&gpio4 14 0x4>;
                        default-state = "on";
+                       linux,default-trigger = "heartbeat";
                };
        };