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

Ezequiel Garcia ezequiel.garcia at free-electrons.com
Wed Oct 2 14:09:44 EDT 2013


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?
-- 
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com



More information about the linux-arm-kernel mailing list