From: kgene.kim@samsung•com (Kukjin Kim)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH V2] ARM: dts: Enable RTC node for Arndale
Date: Tue, 18 Jun 2013 00:10:50 +0900 [thread overview]
Message-ID: <51BF26FA.9010807@samsung.com> (raw)
In-Reply-To: <1371442179-23597-1-git-send-email-tushar.behera@linaro.org>
On 06/17/13 13:09, Tushar Behera wrote:
> The issues reported in commit 522ccdb6fd0e ("ARM: dts: Disable the RTC
> by default on exynos5") are no longer reproduced on EXYNOS5250 based
> Arndale board. Hence re-enabling RTC support for Arndale board.
>
> This is helpful for testing S2R on Arndale board.
>
> Signed-off-by: Tushar Behera<tushar.behera@linaro•org>
> ---
> Changes for V2:
> * RTC node is enabled only for Arndale board. Earlier it was enabled
> in exynos5250.dtsi.
>
> arch/arm/boot/dts/exynos5250-arndale.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5250-arndale.dts b/arch/arm/boot/dts/exynos5250-arndale.dts
> index 02cfc76..b38080a 100644
> --- a/arch/arm/boot/dts/exynos5250-arndale.dts
> +++ b/arch/arm/boot/dts/exynos5250-arndale.dts
> @@ -449,4 +449,8 @@
> clock-frequency =<24000000>;
> };
> };
> +
> + rtc {
> + status = "okay";
> + };
> };
Applied, thanks.
- Kukjin
prev parent reply other threads:[~2013-06-17 15:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-14 5:56 [PATCH] ARM: dts: Enable RTC node for exynos5250 Tushar Behera
2013-06-14 15:01 ` Doug Anderson
2013-06-17 3:11 ` Tushar Behera
2013-06-17 4:09 ` [PATCH V2] ARM: dts: Enable RTC node for Arndale Tushar Behera
2013-06-17 14:55 ` Doug Anderson
2013-06-17 15:10 ` 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=51BF26FA.9010807@samsung.com \
--to=kgene.kim@samsung$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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