clk: mmp: add PXA1928 clock support
authorRob Herring <robh@kernel.org>
Mon, 11 May 2015 22:25:20 +0000 (17:25 -0500)
committerStephen Boyd <sboyd@codeaurora.org>
Fri, 15 May 2015 19:31:45 +0000 (12:31 -0700)
commitdf5338d9fe5d607cdbc68d8432cbfdc9a942a679
tree83a7160a97888bc16e50ff32d1ffeb4666f14ff6
parent8a3d9c164152e461e5f80db65aaaa0fbfdb2eed3
clk: mmp: add PXA1928 clock support

Add initial clock support for Marvell PXA1928. The PXA1928 is a mobile
SOC and is similar to other MMP/PXA series of SOCs, so a lot of the
existing infrastructure is reused here.

Currently the PLLs are just fixed clocks, and not all leaf clocks are
implemented.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Mike Turquette <mturquette@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/mmp/Makefile
drivers/clk/mmp/clk-of-pxa1928.c [new file with mode: 0644]
This page took 0.027403 seconds and 5 git commands to generate.