summaryrefslogtreecommitdiffstats
path: root/drivers/clk/berlin/berlin2-pll.h
Commit message (Collapse)AuthorAgeFilesLines
* clk: berlin: add driver for BG2x simple PLLsAlexandre Belloni2014-05-291-0/+37
This is a clock driver for the simple PLLs found on Berlin SoCs. With repect to PLL registers and features, BG2/BG2CD and BG2Q are slightly different, e.g. different allowed VCO dividers and bit shifts. Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>