summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/gcc-sdm660.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: qcom: gcc-sdm660: Add MODULE_LICENSEStephen Boyd2018-10-181-0/+1
| | | | | | | | Add a module license to match the license at the top of this file and silence a build warning. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
* clk: qcom: Add Global Clock controller (GCC) driver for SDM660Taniya Das2018-10-161-0/+2479
Add support for the global clock controller found on SDM660 based devices. This should allow most non-multimedia device drivers to probe and control their clocks. Based on CAF implementation. Signed-off-by: Taniya Das <tdas@codeaurora.org> [craig: rename parents to fit upstream, and other cleanups] Signed-off-by: Craig Tatlor <ctatlor97@gmail.com> Acked-by: Rob Herring <robh@kernel.org> [sboyd@kernel.org: Rename gcc_660 to gcc_sdm660 and fix numbering of defines to avoid duplicates] Signed-off-by: Stephen Boyd <sboyd@kernel.org>
OpenPOWER on IntegriCloud