summaryrefslogtreecommitdiff
path: root/drivers/clk/qcom/Makefile
diff options
context:
space:
mode:
authorTaniya Das <quic_tdas@quicinc.com>2023-05-24 17:06:55 +0300
committerBjorn Andersson <andersson@kernel.org>2023-05-25 07:47:16 +0300
commit441fe711be3842552e32fe884bd9f47f170892cb (patch)
tree71a72553ec267bba51347c3710eb1c8b7a092bb9 /drivers/clk/qcom/Makefile
parentcc8d2cf5cd6268c297ede3490b9dad0b9e23ab13 (diff)
downloadlinux-441fe711be3842552e32fe884bd9f47f170892cb.tar.xz
clk: qcom: videocc-sm8450: Add video clock controller driver for SM8450
Add support for the video clock controller driver for peripheral clock clients to be able to request for video cc clocks. Signed-off-by: Taniya Das <quic_tdas@quicinc.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230524140656.7076-3-quic_tdas@quicinc.com
Diffstat (limited to 'drivers/clk/qcom/Makefile')
-rw-r--r--drivers/clk/qcom/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/clk/qcom/Makefile b/drivers/clk/qcom/Makefile
index 79405b19b85d..8890febfa25e 100644
--- a/drivers/clk/qcom/Makefile
+++ b/drivers/clk/qcom/Makefile
@@ -128,6 +128,7 @@ obj-$(CONFIG_SM_TCSRCC_8550) += tcsrcc-sm8550.o
obj-$(CONFIG_SM_VIDEOCC_8150) += videocc-sm8150.o
obj-$(CONFIG_SM_VIDEOCC_8250) += videocc-sm8250.o
obj-$(CONFIG_SM_VIDEOCC_8350) += videocc-sm8350.o
+obj-$(CONFIG_SM_VIDEOCC_8450) += videocc-sm8450.o
obj-$(CONFIG_SPMI_PMIC_CLKDIV) += clk-spmi-pmic-div.o
obj-$(CONFIG_KPSS_XCC) += kpss-xcc.o
obj-$(CONFIG_QCOM_HFPLL) += hfpll.o