1
0
Fork 0
alistair23-linux/drivers/clk/mvebu
Thomas Petazzoni d3da3eaef7 clk: mvebu: new driver for Armada CP110 system controller
The Armada CP110 system controller provides, amongst other things, a
number of clocks for the platform: a small number of core clocks, and
then a number of gatable clocks, derived from some of the core
clocks. Those clocks are configured via registers of the CP110 System
Controller.

The CP110 is the other core HW block (next to the AP806) used in the
Marvel Armada 7K and 8K SoCs.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
[sboyd@codeaurora.org: Silence some checkpatch noise]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-05-06 15:27:02 -07:00
..
Kconfig clk: mvebu: new driver for Armada CP110 system controller 2016-05-06 15:27:02 -07:00
Makefile clk: mvebu: new driver for Armada CP110 system controller 2016-05-06 15:27:02 -07:00
ap806-system-controller.c clk: mvebu: new driver for Armada AP806 system controller 2016-05-06 15:13:56 -07:00
armada-38x.c clk: mvebu: add clock support for Armada 380/385 2014-02-17 02:34:05 +00:00
armada-39x.c clk: mvebu: add Marvell Armada 39x driver 2015-03-04 15:18:53 +01:00
armada-370.c clk: mvebu: flag the crypto clk as CLK_IGNORE_UNUSED 2015-06-18 13:51:45 -07:00
armada-375.c clk: mvebu: armada-375: Fix the description of the SAR in the comment 2014-09-09 15:15:22 +00:00
armada-xp.c clk: mvebu: armada-xp: maintain clock init order 2014-02-06 18:06:50 +00:00
clk-corediv.c clk: mvebu: Support Armada 380 SoC on the core divider clock 2014-03-13 23:24:23 +00:00
clk-cpu.c clk: mvebu: Use of_clk_get_parent_name() 2015-10-16 16:35:43 -07:00
common.c clk: mvebu: Remove CLK_IS_ROOT 2016-03-03 11:26:42 -08:00
common.h clk: mvebu: extend common code to allow an optional refclk 2015-03-04 15:18:48 +01:00
cp110-system-controller.c clk: mvebu: new driver for Armada CP110 system controller 2016-05-06 15:27:02 -07:00
dove-divider.c clk: mvebu: Remove CLK_IS_ROOT 2016-03-03 11:26:42 -08:00
dove-divider.h clk: add Dove PLL divider support for GPU, VMeta and AXI clocks 2015-12-22 12:25:00 -08:00
dove.c clk: add Dove PLL divider support for GPU, VMeta and AXI clocks 2015-12-22 12:25:00 -08:00
kirkwood.c clk: move the common clock's to_clk_*(_hw) macros to clk-provider.h 2016-01-29 12:59:50 -08:00
orion.c clk: mvebu: add Orion5x clock driver 2014-04-26 01:03:55 +00:00