From: Kukjin Kim <kgene.kim@samsung.com>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-samsung-soc <linux-samsung-soc@vger.kernel.org>,
Kukjin Kim <kgene.kim@samsung.com>
Subject: Re: [PATCH 1/5] ARM: dts: Enable RTC node on Origen boards
Date: Wed, 28 May 2014 00:39:14 +0900 [thread overview]
Message-ID: <5384B1A2.902@samsung.com> (raw)
In-Reply-To: <CAK9yfHzDkYtwdb-ZcfsFTKfborzkuM22ndFrxT4VmqcG0-fGyg@mail.gmail.com>
On 05/26/14 12:29, Sachin Kamat wrote:
> On 23 May 2014 11:38, Sachin Kamat<sachin.kamat@linaro.org> wrote:
>> Enabled RTC node on Origen 4210 and 4412 boards.
>>
>> Signed-off-by: Sachin Kamat<sachin.kamat@linaro.org>
>> ---
>> arch/arm/boot/dts/exynos4210-origen.dts | 4 ++++
>> arch/arm/boot/dts/exynos4412-origen.dts | 4 ++++
>> 2 files changed, 8 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/exynos4210-origen.dts b/arch/arm/boot/dts/exynos4210-origen.dts
>> index 72fb11f7ea21..95efb1189cf0 100644
>> --- a/arch/arm/boot/dts/exynos4210-origen.dts
>> +++ b/arch/arm/boot/dts/exynos4210-origen.dts
>> @@ -48,6 +48,10 @@
>> };
>> };
>>
>> + rtc@10070000 {
>> + status = "okay";
>> + };
>> +
>> tmu@100C0000 {
>> status = "okay";
>> };
>> diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts
>> index e2c0dcab4d81..934fe7ecca7e 100644
>> --- a/arch/arm/boot/dts/exynos4412-origen.dts
>> +++ b/arch/arm/boot/dts/exynos4412-origen.dts
>> @@ -48,6 +48,10 @@
>> };
>> };
>>
>> + rtc@10070000 {
>> + status = "okay";
>> + };
>> +
>> pinctrl@11000000 {
>> keypad_rows: keypad-rows {
>> samsung,pins = "gpx2-0", "gpx2-1", "gpx2-2";
>> --
>> 1.7.9.5
>>
>
> Kukjin,
>
> The patches in this series are really simple and do not want them to
> wait for another
> cycle. Please review and send them with your next pull request for
> 3.16. Also please
> look at the 2 patches related to secondary cpu boot sent by Tushar.
>
Applied, but I'm not sure this can be sent to upstream in this time, I
will try to do it though ;-) Because already queued a bunch of exynos
stuff for arm-soc and this is not really critical at this moment?...
Anyway thanks.
- Kukjin
next prev parent reply other threads:[~2014-05-27 15:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-23 6:08 [PATCH 1/5] ARM: dts: Enable RTC node on Origen boards Sachin Kamat
2014-05-23 6:08 ` [PATCH 2/5] ARM: dts: Enable watchdog " Sachin Kamat
2014-05-23 6:08 ` [PATCH 3/5] ARM: dts: Replace numbers with key code macros " Sachin Kamat
2014-05-23 6:08 ` [PATCH 4/5] ARM: dts: Replace numbers with key code macros on Arndale board Sachin Kamat
2014-05-23 6:08 ` [PATCH 5/5] ARM: dts: Update watchdog node name in exynos5440.dtsi Sachin Kamat
2014-05-23 6:45 ` Jingoo Han
2014-05-26 3:29 ` [PATCH 1/5] ARM: dts: Enable RTC node on Origen boards Sachin Kamat
2014-05-27 15:39 ` Kukjin Kim [this message]
2014-05-28 3:53 ` Sachin Kamat
2014-05-28 4:16 ` Sachin Kamat
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=5384B1A2.902@samsung.com \
--to=kgene.kim@samsung.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox