aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/Kconfig
diff options
context:
space:
mode:
authorBjorn Andersson <bjorn.andersson@linaro.org>2019-03-06 09:47:58 -0800
committerStephen Boyd <sboyd@kernel.org>2019-04-11 13:35:48 -0700
commit892df0191b29a2309d2dc9e30252b289630a8b4e (patch)
treebed33999e9f4d854a11d3b4a7bbeb9744e71b572 /drivers/clk/qcom/Kconfig
parentclk: qcom: branch: Add AON clock ops (diff)
downloadlinux-dev-892df0191b29a2309d2dc9e30252b289630a8b4e.tar.xz
linux-dev-892df0191b29a2309d2dc9e30252b289630a8b4e.zip
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>
Diffstat (limited to 'drivers/clk/qcom/Kconfig')
-rw-r--r--drivers/clk/qcom/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
index 1c04575c118f..18bdf34d5e64 100644
--- a/drivers/clk/qcom/Kconfig
+++ b/drivers/clk/qcom/Kconfig
@@ -243,6 +243,12 @@ config SDM_GCC_660
Say Y if you want to use peripheral devices such as UART, SPI,
i2C, USB, UFS, SDDC, PCIe, etc.
+config QCS_TURING_404
+ tristate "QCS404 Turing Clock Controller"
+ help
+ Support for the Turing Clock Controller on QCS404, provides clocks
+ and resets for the Turing subsystem.
+
config SDM_GCC_845
tristate "SDM845 Global Clock Controller"
select QCOM_GDSC