clk: berlin: add core clock driver for BG2Q
authorAlexandre Belloni <alexandre.belloni@free-electrons.com>
Mon, 19 May 2014 16:43:28 +0000 (18:43 +0200)
committerMike Turquette <mturquette@linaro.org>
Thu, 29 May 2014 16:30:19 +0000 (09:30 -0700)
commit18882ac5f38ec44e070c68728c2635bcdf60915f
treea5d8d8e6b2a000d7ab65008a66e2e9691cb8a546
parentba0fae3b06a69aab4ff18f628f88b9f9d653d734
clk: berlin: add core clock driver for BG2Q

This driver deals with the core clocks found on Marvell Berlin BG2Q. For the
shared register dividers, make use of the corresponding driver and add some
single clock muxes and gates for the rest.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/berlin/Makefile
drivers/clk/berlin/bg2q.c [new file with mode: 0644]