[PATCH v2 1/4] clk: mvebu: Add Core Divider clock

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Tue Oct 8 15:59:34 EDT 2013


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 at free-electrons.com>
> > > Signed-off-by: Ezequiel Garcia <ezequiel.garcia at 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 at 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.

Thanks!
-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list