summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/hfpll.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: qcom: Add HFPLL driverStephen Boyd2018-10-171-0/+96
On some devices (MSM8974 for example), the HFPLLs are instantiated within the Krait processor subsystem as separate register regions. Add a driver for these PLLs so that we can provide HFPLL clocks for use by the system. 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