public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: Adding RTC device node
Date: Mon, 04 Feb 2013 21:40:14 -0800	[thread overview]
Message-ID: <125101ce0363$46e2fe10$d4a8fa30$@samsung.com> (raw)
In-Reply-To: <1360025290-16278-1-git-send-email-tobetter@gmail.com>

Dongjin Kim wrote:
> 
> This patch enables RTC device node defined in
> arch/arm/boot/dts/exynos4.dtsi.
> 
> Signed-off-by: Dongjin Kim <tobetter@gmail.com>
> ---
>  arch/arm/boot/dts/exynos4412-odroidx.dts |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos4412-odroidx.dts
> b/arch/arm/boot/dts/exynos4412-odroidx.dts
> index 54fe32f..85c958a 100644
> --- a/arch/arm/boot/dts/exynos4412-odroidx.dts
> +++ b/arch/arm/boot/dts/exynos4412-odroidx.dts
> @@ -83,6 +83,10 @@
>  		regulator-boot-on;
>  	};
> 
> +	rtc at 10070000 {
> +		status = "okay";
> +	};
> +
>  	sdhci at 12530000 {
>  		bus-width = <4>;
>  		pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
> --
> 1.7.10.4

Applied, thanks.

- Kukjin

      reply	other threads:[~2013-02-05  5:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-05  0:47 [PATCH] ARM: dts: Adding RTC device node Dongjin Kim
2013-02-05  5:40 ` Kukjin Kim [this message]

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='125101ce0363$46e2fe10$d4a8fa30$@samsung.com' \
    --to=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox