From: ezequiel.garcia@free-electrons.com (Ezequiel Garcia)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/4] clk: mvebu: Add Core Divider clock
Date: Thu, 17 Oct 2013 16:18:53 -0300 [thread overview]
Message-ID: <20131017191852.GA8832@localhost> (raw)
In-Reply-To: <20131016110819.GC2518@localhost>
On Wed, Oct 16, 2013 at 08:08:19AM -0300, Ezequiel Garcia wrote:
> On Tue, Oct 08, 2013 at 04:59:33PM -0300, Ezequiel Garcia wrote:
> > On Wed, Oct 02, 2013 at 03:09:44PM -0300, Ezequiel Garcia wrote:
> > > On Wed, Oct 02, 2013 at 01:43:32PM -0400, Jason Cooper wrote:
> > > > On Thu, Sep 26, 2013 at 04:35:27PM -0300, Ezequiel Garcia wrote:
> > > > > This commit introduces a new group of clocks present in Armada 370/XP
> > > > > SoCs (called "Core Divider" clocks) and add a provider for them.
> > > > > The only clock supported for now is the NAND clock (ndclk), but the
> > > > > infrastructure to add the rest is already set.
> > > > >
> > > > > Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
> > > > > Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
> > > > > ---
> > > > > drivers/clk/mvebu/Kconfig | 5 +
> > > > > drivers/clk/mvebu/Makefile | 1 +
> > > > > drivers/clk/mvebu/clk-corediv.c | 223 ++++++++++++++++++++++++++++++++++++++++
> > > > > 3 files changed, 229 insertions(+)
> > > > > create mode 100644 drivers/clk/mvebu/clk-corediv.c
> > > >
> > > > Acked-by: Jason Cooper <jason@lakedaemon.net>
> > > >
> > >
> > > Mike: any comments on this?
> >
> > ping?
> >
> > I'd like to move along with the NAND driver for this controller and
> > -although these are not a hard requirement- it would be nice
> > to have them merged.
> >
>
> Mike? Any chance you pick these soon? It's been almost three-weeks since
> these patchset has been sent and I'm starting to forget the details of it ;)
Jason: It seems Mike went on 'stealth mode' so I'm wondering if you would
consider taking this patchset through you (given it's for our SoCs).
The patches have been reviewed by Gregory and have your Ack, but
unfortunately I don't know if Mike took a look on them.
On the other side, this adds a new clock to be used with NAND,
so it's completely isolated and innocuous.
I hate to re-route patches this way -so feel free to refuse- but other
I don't see any way this can be in v3.13.
Thanks!
--
Ezequiel Garc?a, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-10-17 19:18 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-26 19:35 [PATCH v2 0/4] Add Core Divider clock support for Armada 370/XP Ezequiel Garcia
2013-09-26 19:35 ` [PATCH v2 1/4] clk: mvebu: Add Core Divider clock Ezequiel Garcia
2013-10-02 17:43 ` Jason Cooper
2013-10-02 18:09 ` Ezequiel Garcia
2013-10-08 19:59 ` Ezequiel Garcia
2013-10-16 11:08 ` Ezequiel Garcia
2013-10-17 19:18 ` Ezequiel Garcia [this message]
2013-10-17 19:25 ` Jason Cooper
2013-10-22 9:53 ` Mike Turquette
2013-10-23 13:07 ` Ezequiel Garcia
2013-11-17 4:52 ` Ezequiel Garcia
2013-11-19 18:31 ` Ezequiel Garcia
2013-09-26 19:35 ` [PATCH v2 2/4] ARM: mvebu: Add Core Divider clock device-tree binding Ezequiel Garcia
2013-09-26 19:35 ` [PATCH v2 3/4] ARM: mvebu: Add a 2 GHz fixed-clock Armada 370/XP Ezequiel Garcia
2013-09-26 19:35 ` [PATCH v2 4/4] ARM: mvebu: Add the core-divider clock to " Ezequiel Garcia
[not found] <CAFJTrDtxt7M77W_DMMUhWAMUFDL7-N3oktKvd0mixaS9yOvaBg@mail.gmail.com>
2013-10-10 14:44 ` [PATCH v2 1/4] clk: mvebu: Add Core Divider clock Ezequiel Garcia
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=20131017191852.GA8832@localhost \
--to=ezequiel.garcia@free-electrons.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;
as well as URLs for NNTP newsgroup(s).