Sachin Kamat wrote:
> 
> Adds heartbeat gpio-leds support to Origen board.
> 
> Signed-off-by: Sachin Kamat <sachin.ka...@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@100A0000 {
>               status = "disabled";
>       };
> --
> 1.7.4.1

Applied, thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene....@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to