[PATCH 3/3] clk: mvebu: add AP806 ring clock driver
Rob Herring
robh at kernel.org
Sun Feb 21 18:54:01 PST 2016
On Mon, Feb 15, 2016 at 08:34:58AM +0100, Thomas Petazzoni wrote:
> This commit adds a new driver to handle the ring clocks found in the
> AP806 HW block, which is the core block of all Armada 7K and 8K
> Marvell 64-bits processors. Those ring clocks are derived from the
> core ring clock handled by the AP806 core clock driver. The ring
> clocks are used by various peripherals inside the AP806.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
> ---
> .../clock/mvebu-armada-ap806-ring-clock.txt | 32 +++++++++++
Combine this with the other patch. Similar comments as the other one.
> drivers/clk/mvebu/Kconfig | 3 +
> drivers/clk/mvebu/Makefile | 1 +
> drivers/clk/mvebu/ap806-ring.c | 65 ++++++++++++++++++++++
> 4 files changed, 101 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/mvebu-armada-ap806-ring-clock.txt
> create mode 100644 drivers/clk/mvebu/ap806-ring.c
More information about the linux-arm-kernel
mailing list