]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clk: berlin: add core clock driver for BG2/BG2CD
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Sat, 10 May 2014 13:28:57 +0000 (15:28 +0200)
committerSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 13 May 2014 20:57:57 +0000 (22:57 +0200)
commitd2da29094099c3a840d70268bc99886c59b5c17a
tree3da470f1deefdfa70f9585f7edfa10c48951034c
parent5ce004aa8289fda4c4e070a5b0e95bf6d3c0af58
clk: berlin: add core clock driver for BG2/BG2CD

This driver deals with the core clocks found on Marvell Berlin
BG2 and BG2CD. 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: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
drivers/clk/berlin/Makefile
drivers/clk/berlin/bg2.c [new file with mode: 0644]