[PATCH Resend 2/2] ARM: dts: Add heartbeat gpio-leds support to Origen
Kukjin Kim
kgene.kim at samsung.com
Sat Sep 8 12:31:12 EST 2012
Sachin Kamat wrote:
>
> Adds heartbeat gpio-leds support to Origen board.
>
> Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
> ---
> arch/arm/boot/dts/exynos4210-origen.dts | 8 ++++++++
> 1 files changed, 8 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/boot/dts/exynos4210-origen.dts
> b/arch/arm/boot/dts/exynos4210-origen.dts
> index c37edf0..d69a799 100644
> --- a/arch/arm/boot/dts/exynos4210-origen.dts
> +++ b/arch/arm/boot/dts/exynos4210-origen.dts
> @@ -91,6 +91,14 @@
> };
> };
>
> + leds {
> + compatible = "gpio-leds";
> + status {
> + gpios = <&gpx1 3 0 0x10000 2>;
> + linux,default-trigger = "heartbeat";
> + };
> + };
> +
> keypad at 100A0000 {
> status = "disabled";
> };
> --
> 1.7.4.1
Applied, thanks.
Best regards,
Kgene.
--
Kukjin Kim <kgene.kim at samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
More information about the devicetree-discuss
mailing list