]> Git Repo - linux.git/commit
clk: qcom: Add Global Clock controller (GCC) driver for SC7180
authorTaniya Das <[email protected]>
Mon, 14 Oct 2019 10:23:08 +0000 (15:53 +0530)
committerStephen Boyd <[email protected]>
Thu, 7 Nov 2019 21:16:01 +0000 (13:16 -0800)
commit17269568f72670e97b19b14897137a8f5c21c09b
tree9f4d657ab9c57c692cb5c24d5f56222f83225cda
parent8b9e0562f330ac20f0e77c0feb38cc7953274d7f
clk: qcom: Add Global Clock controller (GCC) driver for SC7180

Add support for the global clock controller found on SC7180
based devices. This should allow most non-multimedia device
drivers to probe and control their clocks.

Signed-off-by: Taniya Das <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Stephen Boyd <[email protected]>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/gcc-sc7180.c [new file with mode: 0644]
This page took 0.05217 seconds and 4 git commands to generate.