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@xxxxxxxxxxxxxxxxxx> > --- > .../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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html