From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Sachin Kamat' <sachin.kamat@linaro.org>,
linux-samsung-soc@vger.kernel.org
Cc: devicetree-discuss@lists.ozlabs.org
Subject: RE: [PATCH Resend 2/2] ARM: dts: Add heartbeat gpio-leds support to Origen
Date: Sat, 08 Sep 2012 11:31:12 +0900 [thread overview]
Message-ID: <24d701cd8d6a$03804480$0a80cd80$%kim@samsung.com> (raw)
In-Reply-To: <1347008770-11421-2-git-send-email-sachin.kamat@linaro.org>
Sachin Kamat wrote:
>
> Adds heartbeat gpio-leds support to Origen board.
>
> Signed-off-by: Sachin Kamat <sachin.kamat@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.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.
next prev parent reply other threads:[~2012-09-08 2:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-07 9:06 [PATCH Resend 1/2] ARM: dts: Use active low flag for gpio-keys on Origen Sachin Kamat
2012-09-07 9:06 ` [PATCH Resend 2/2] ARM: dts: Add heartbeat gpio-leds support to Origen Sachin Kamat
2012-09-08 2:31 ` Kukjin Kim [this message]
2012-09-08 2:30 ` [PATCH Resend 1/2] ARM: dts: Use active low flag for gpio-keys on Origen Kukjin Kim
2012-09-08 2:32 ` Kukjin Kim
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='24d701cd8d6a$03804480$0a80cd80$%kim@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=sachin.kamat@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.