summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/kpss-xcc.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: qcom: Add KPSS ACC/GCC driverStephen Boyd2018-10-171-0/+87
The ACC and GCC regions present in KPSSv1 contain registers to control clocks and power to each Krait CPU and L2. For CPUfreq purposes probe these devices and expose a mux clock that chooses between PXO and PLL8. Cc: <devicetree@vger.kernel.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Sricharan R <sricharan@codeaurora.org> Tested-by: Craig Tatlor <ctatlor97@gmail.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
OpenPOWER on IntegriCloud