From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC] clk: samsung: Remove old clock drivers for s5pc100 and s5pv210
Date: Thu, 26 Sep 2013 14:48:12 +0900 [thread overview]
Message-ID: <02fb01ceba7b$fd0e9c60$f72bd520$%kim@samsung.com> (raw)
In-Reply-To: <02f401ceba7b$6dc16e20$49444a60$%kim@samsung.com>
Kukjin Kim wrote:
>
> Mateusz Krawczuk wrote:
> >
> > This patch removes old clock management code for S5PC100 and
> > S5PC110/S5PV210,
> > since the platform has been already moved to the new clock driver
> > using Common Clock Framework.
> >
> > Signed-off-by: Mateusz Krawczuk <m.krawczuk@partner.samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
> > ---
> > This patch series require
> > S5PC100 and S5PV210 patch series moving to common clock framework.
> >
> > arch/arm/mach-s5pc100/Kconfig | 2 +-
> > arch/arm/mach-s5pc100/Makefile | 1 -
> > arch/arm/mach-s5pc100/clock.c | 1361
----------------------------------
> -
> > ----
> > arch/arm/mach-s5pv210/Kconfig | 2 +-
> > arch/arm/mach-s5pv210/Makefile | 1 -
> > arch/arm/mach-s5pv210/clock.c | 1365
----------------------------------
> -
> > -----
> > 6 files changed, 2 insertions(+), 2730 deletions(-)
> > delete mode 100644 arch/arm/mach-s5pc100/clock.c
> > delete mode 100644 arch/arm/mach-s5pv210/clock.c
> >
> In this case, would be easier to review with using "-D" for format-patch.
>
> And this should be followed by moving common clk series for
> s5pc100/s5pv210.
> See s3c64xx common clk patches in v3.13-next/common-clk-s3c64xx branch as
> a
> reference.
>
> And I have never seen common clk stuff for s5pc100. In addition, I'm not
Oh, I found, there is series for common clk s5pc100 :)
> sure we _still_ need to support s5pc100 in mainline.
>
Thanks,
Kukjin
prev parent reply other threads:[~2013-09-26 5:48 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-24 17:19 [RFC] clk: samsung: Remove old clock drivers for s5pc100 and s5pv210 Mateusz Krawczuk
2013-09-26 5:44 ` Kukjin Kim
2013-09-26 5:48 ` 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='02fb01ceba7b$fd0e9c60$f72bd520$%kim@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