From: Kukjin Kim <kgene.kim@samsung.com>
To: Tomasz Figa <t.figa@samsung.com>
Cc: Amit Daniel Kachhap <amit.daniel@samsung.com>,
Kukjin Kim <kgene.kim@samsung.com>,
Mike Turquette <mturquette@linaro.org>,
linux-samsung-soc@vger.kernel.org,
Thomas Abraham <thomas.abraham@linaro.org>,
Abhilash Kesavan <a.kesavan@samsung.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH V2] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
Date: Mon, 21 Oct 2013 06:34:29 +0900 [thread overview]
Message-ID: <52644C65.3040805@samsung.com> (raw)
In-Reply-To: <4953642.S7P9jyspGP@amdn883>
On 10/11/13 16:33, Tomasz Figa wrote:
> Hi Amit,
>
> On Friday 11 of October 2013 11:12:14 Amit Daniel Kachhap wrote:
>> Now with common clock support added for exynos5250 it is necessary to move
>> this code to exynos5250 common clock driver as clock registers should be
>> handled there. This change is tested in exynos5250 based arndale platform.
>>
>> Cc: Abhilash Kesavan<a.kesavan@samsung.com>
>> Cc: Thomas Abraham<thomas.abraham@linaro.org>
>> Acked-by: Kukjin Kim<kgene.kim@samsugn.com>
>
> nit: Typo in samsung. Probably something that Kukjin can fix up when
> applying, though.
>
>> Reviewed-by: Bartlomiej Zolnierkiewicz<b.zolnierkie@samsung.com>
>> Signed-off-by: Amit Daniel Kachhap<amit.daniel@samsung.com>
>> ---
>>
>> Changes in V2:
>> * Rebased against linux-next tree.
>> * Removed un-used macros in regs-clock.h
>>
>> arch/arm/mach-exynos/cpuidle.c | 35 --------------------
>> arch/arm/mach-exynos/include/mach/regs-clock.h | 16 ---------
>> drivers/clk/samsung/clk-exynos5250.c | 42 ++++++++++++++++++++++++
>> 3 files changed, 42 insertions(+), 51 deletions(-)
>
> Otherwise
>
> Acked-by: Tomasz Figa<t.figa@samsung.com>
>
Mike, do you want me to pick this patch into Samsung tree?
- 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 V2] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock
Date: Mon, 21 Oct 2013 06:34:29 +0900 [thread overview]
Message-ID: <52644C65.3040805@samsung.com> (raw)
In-Reply-To: <4953642.S7P9jyspGP@amdn883>
On 10/11/13 16:33, Tomasz Figa wrote:
> Hi Amit,
>
> On Friday 11 of October 2013 11:12:14 Amit Daniel Kachhap wrote:
>> Now with common clock support added for exynos5250 it is necessary to move
>> this code to exynos5250 common clock driver as clock registers should be
>> handled there. This change is tested in exynos5250 based arndale platform.
>>
>> Cc: Abhilash Kesavan<a.kesavan@samsung.com>
>> Cc: Thomas Abraham<thomas.abraham@linaro.org>
>> Acked-by: Kukjin Kim<kgene.kim@samsugn.com>
>
> nit: Typo in samsung. Probably something that Kukjin can fix up when
> applying, though.
>
>> Reviewed-by: Bartlomiej Zolnierkiewicz<b.zolnierkie@samsung.com>
>> Signed-off-by: Amit Daniel Kachhap<amit.daniel@samsung.com>
>> ---
>>
>> Changes in V2:
>> * Rebased against linux-next tree.
>> * Removed un-used macros in regs-clock.h
>>
>> arch/arm/mach-exynos/cpuidle.c | 35 --------------------
>> arch/arm/mach-exynos/include/mach/regs-clock.h | 16 ---------
>> drivers/clk/samsung/clk-exynos5250.c | 42 ++++++++++++++++++++++++
>> 3 files changed, 42 insertions(+), 51 deletions(-)
>
> Otherwise
>
> Acked-by: Tomasz Figa<t.figa@samsung.com>
>
Mike, do you want me to pick this patch into Samsung tree?
- Kukjin
next prev parent reply other threads:[~2013-10-20 21:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-11 5:42 [PATCH V2] ARM: EXYNOS: Move arm core power down clock to exynos5250 common clock Amit Daniel Kachhap
2013-10-11 5:42 ` Amit Daniel Kachhap
2013-10-11 7:33 ` Tomasz Figa
2013-10-11 7:33 ` Tomasz Figa
2013-10-20 21:34 ` Kukjin Kim [this message]
2013-10-20 21:34 ` Kukjin Kim
2013-10-21 12:10 ` Mike Turquette
2013-10-21 12:10 ` Mike Turquette
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=52644C65.3040805@samsung.com \
--to=kgene.kim@samsung.com \
--cc=a.kesavan@samsung.com \
--cc=amit.daniel@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mturquette@linaro.org \
--cc=t.figa@samsung.com \
--cc=thomas.abraham@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.