OSDN Git Service

clk: qcom: Add QCS404 TuringCC
authorBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 6 Mar 2019 17:47:58 +0000 (09:47 -0800)
committerStephen Boyd <sboyd@kernel.org>
Thu, 11 Apr 2019 20:35:48 +0000 (13:35 -0700)
commit892df0191b29a2309d2dc9e30252b289630a8b4e
treebed33999e9f4d854a11d3b4a7bbeb9744e71b572
parent360fed42282e47dfc3c641c90070c556756d3565
clk: qcom: Add QCS404 TuringCC

The Turing Clock Controller provides resources related to running the
Turing subsystem.

PM runtime is used to ensure that the associated AHB clock is ticking
while the clock framework is accessing the registers in the Turing clock
controller.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/turingcc-qcs404.c [new file with mode: 0644]