From: Kukjin Kim <kgene.kim@samsung.com>
To: Doug Anderson <dianders@chromium.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>,
linux-samsung-soc@vger.kernel.org,
Russell King <linux@arm.linux.org.uk>,
Jingoo Han <jg1.han@samsung.com>,
linux-kernel@vger.kernel.org,
Thomas Abraham <thomas.abraham@linaro.org>,
Olof Johansson <olof@lixom.net>,
linux-arm-kernel@lists.infradead.org,
Tushar Behera <tushar.behera@linaro.org>
Subject: Re: [PATCH] ARM: dts: Enable RTC node for exynos5250-snow
Date: Tue, 18 Jun 2013 00:32:00 +0900 [thread overview]
Message-ID: <51BF2BF0.6000100@samsung.com> (raw)
In-Reply-To: <1371481572-926-1-git-send-email-dianders@chromium.org>
On 06/18/13 00:06, Doug Anderson wrote:
> By default the exynos RTC is disabled. Enable it for snow. There's
> also an external RTC on the max77686 PMIC but we haven't yet enabled
> that.
>
> Signed-off-by: Doug Anderson<dianders@chromium.org>
> ---
> arch/arm/boot/dts/exynos5250-snow.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
> index d449feb..05244f1 100644
> --- a/arch/arm/boot/dts/exynos5250-snow.dts
> +++ b/arch/arm/boot/dts/exynos5250-snow.dts
> @@ -171,6 +171,10 @@
> };
> };
>
> + rtc {
> + status = "okay";
> + };
> +
> /*
> * On Snow we've got SIP WiFi and so can keep drive strengths low to
> * reduce EMI.
OK, applied.
Thanks,
- Kukjin
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: Enable RTC node for exynos5250-snow
Date: Tue, 18 Jun 2013 00:32:00 +0900 [thread overview]
Message-ID: <51BF2BF0.6000100@samsung.com> (raw)
In-Reply-To: <1371481572-926-1-git-send-email-dianders@chromium.org>
On 06/18/13 00:06, Doug Anderson wrote:
> By default the exynos RTC is disabled. Enable it for snow. There's
> also an external RTC on the max77686 PMIC but we haven't yet enabled
> that.
>
> Signed-off-by: Doug Anderson<dianders@chromium.org>
> ---
> arch/arm/boot/dts/exynos5250-snow.dts | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
> index d449feb..05244f1 100644
> --- a/arch/arm/boot/dts/exynos5250-snow.dts
> +++ b/arch/arm/boot/dts/exynos5250-snow.dts
> @@ -171,6 +171,10 @@
> };
> };
>
> + rtc {
> + status = "okay";
> + };
> +
> /*
> * On Snow we've got SIP WiFi and so can keep drive strengths low to
> * reduce EMI.
OK, applied.
Thanks,
- Kukjin
next prev parent reply other threads:[~2013-06-17 15:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-17 15:06 [PATCH] ARM: dts: Enable RTC node for exynos5250-snow Doug Anderson
2013-06-17 15:06 ` Doug Anderson
2013-06-17 15:32 ` Kukjin Kim [this message]
2013-06-17 15: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=51BF2BF0.6000100@samsung.com \
--to=kgene.kim@samsung.com \
--cc=dianders@chromium.org \
--cc=jg1.han@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
--cc=thomas.abraham@linaro.org \
--cc=tushar.behera@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.