summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom/Kconfig
diff options
context:
space:
mode:
authorTaniya Das <tdas@codeaurora.org>2021-07-13 20:42:19 +0530
committerStephen Boyd <sboyd@kernel.org>2021-07-20 13:46:32 -0700
commit1a00c962f9cd0095a2759225ac25061218e99e78 (patch)
tree2b800ea89307b1057ec64868f6973b6343061009 /drivers/clk/qcom/Kconfig
parentced3aaead0ba4c1b11eec51adc51465fa56aa5da (diff)
downloadlinux-1a00c962f9cd0095a2759225ac25061218e99e78.tar.bz2
clk: qcom: Add display clock controller driver for SC7280
Add support for the display clock controller found on SC7280 based devices. This would allow display drivers to probe and control their clocks. Signed-off-by: Taniya Das <tdas@codeaurora.org> Link: https://lore.kernel.org/r/1626189143-12957-4-git-send-email-tdas@codeaurora.org Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/qcom/Kconfig')
-rw-r--r--drivers/clk/qcom/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/clk/qcom/Kconfig b/drivers/clk/qcom/Kconfig
index 62e00e15495c..d7a8ce7a6e6f 100644
--- a/drivers/clk/qcom/Kconfig
+++ b/drivers/clk/qcom/Kconfig
@@ -332,6 +332,15 @@ config SC_DISPCC_7180
Say Y if you want to support display devices and functionality such as
splash screen.
+config SC_DISPCC_7280
+ tristate "SC7280 Display Clock Controller"
+ select SC_GCC_7280
+ help
+ Support for the display clock controller on Qualcomm Technologies, Inc.
+ SC7280 devices.
+ Say Y if you want to support display devices and functionality such as
+ splash screen.
+
config SC_GCC_7180
tristate "SC7180 Global Clock Controller"
select QCOM_GDSC