]> asedeno.scripts.mit.edu Git - linux.git/commit
clk: qcom: Add IPQ806X LPASS clock controller (LCC) driver
authorRajendra Nayak <rnayak@codeaurora.org>
Tue, 20 Jan 2015 02:05:33 +0000 (18:05 -0800)
committerMichael Turquette <mturquette@linaro.org>
Tue, 27 Jan 2015 19:49:19 +0000 (11:49 -0800)
commitc99e515a92e9d594a1d4b8915820fc30e21af23f
treeef97a5d4f9b7821b59bb58efdcb25a03ef6a9767
parent2a5cfec947c788d19ef60cb12722d4c336d44482
clk: qcom: Add IPQ806X LPASS clock controller (LCC) driver

Add an LCC driver for IPQ806x that supports the i2s, S/PDIF, and
pcm clocks.

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Signed-off-by: Kumar Gala <galak@codeaurora.org>
Signed-off-by: Josh Cartwright <joshc@codeaurora.org>
[sboyd@codeaurora.org: Reworded commit text, added Kconfig
select, fleshed out Kconfig description a bit more, added pll4
configuration and reworked probe for it, added muxes, split out
dt-binding file]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Tested-by: Kenneth Westfield <kwestfie@codeaurora.org>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/gcc-ipq806x.c
drivers/clk/qcom/lcc-ipq806x.c [new file with mode: 0644]