linux-stable/drivers/clk/mvebu
Ezequiel Garcia a2473b6c82 clk: mvebu: Add Core Divider clock
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>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
2013-11-24 17:29:25 +00:00
..
Kconfig clk: mvebu: Add Core Divider clock 2013-11-24 17:29:25 +00:00
Makefile clk: mvebu: Add Core Divider clock 2013-11-24 17:29:25 +00:00
armada-370.c clk: armada-370: fix tclk frequencies 2013-10-06 17:39:46 -07:00
armada-xp.c clk: armada-xp: Fix incorrect placement of __initconst 2013-08-27 18:34:40 -07:00
clk-corediv.c clk: mvebu: Add Core Divider clock 2013-11-24 17:29:25 +00:00
clk-cpu.c clk: mvebu: staticize of_cpu_clk_setup 2013-11-24 03:21:36 +00:00
common.c clk: mvebu: add missing iounmap 2013-08-23 11:44:03 -07:00
common.h clk: mvebu: add common clock functions for core clk and clk gating 2013-05-29 19:20:22 +00:00
dove.c clk: dove: Fix incorrect placement of __initconst 2013-08-27 18:35:07 -07:00
kirkwood.c clk: kirkwood: Fix incorrect placement of __initconst 2013-08-27 18:35:19 -07:00