[PATCH] arm64: defconfig: Enable SM8750 clock controllers

Taniya Das posted 1 patch 1 month, 3 weeks ago
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
[PATCH] arm64: defconfig: Enable SM8750 clock controllers
Posted by Taniya Das 1 month, 3 weeks ago
Enable the SM8750 video, camera and gpu clock controller for their
respective functionalities on the Qualcomm SM8750 MTP boards.

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index b67d5b1fc45b03aab531bc1313a54103acd43b7a..cbadb217431d978e2eaff695875a9153f600ad72 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1525,6 +1525,7 @@ CONFIG_SM_CAMCC_MILOS=m
 CONFIG_SM_CAMCC_8250=m
 CONFIG_SM_CAMCC_8550=m
 CONFIG_SM_CAMCC_8650=m
+CONFIG_SM_CAMCC_8750=m
 CONFIG_SM_DISPCC_6115=m
 CONFIG_SM_DISPCC_8250=y
 CONFIG_SM_DISPCC_6350=m
@@ -1550,6 +1551,7 @@ CONFIG_SM_GPUCC_8350=m
 CONFIG_SM_GPUCC_8450=m
 CONFIG_SM_GPUCC_8550=m
 CONFIG_SM_GPUCC_8650=m
+CONFIG_SM_GPUCC_8750=m
 CONFIG_SM_TCSRCC_8550=y
 CONFIG_SM_TCSRCC_8650=y
 CONFIG_SM_TCSRCC_8750=m
@@ -1558,6 +1560,7 @@ CONFIG_SM_VIDEOCC_6350=m
 CONFIG_SM_VIDEOCC_MILOS=m
 CONFIG_SM_VIDEOCC_8250=y
 CONFIG_SM_VIDEOCC_8550=m
+CONFIG_SM_VIDEOCC_8750=m
 CONFIG_QCOM_HFPLL=y
 CONFIG_CLK_GFM_LPASS_SM8250=m
 CONFIG_SM_VIDEOCC_8450=m

---
base-commit: 44982d352c33767cd8d19f8044e7e1161a587ff7
change-id: 20260220-sm8750_defconfig_cc-5e6278da225f
prerequisite-message-id: <20260220-gpucc_sm8750_v2-v3-0-6c5408564c3c@oss.qualcomm.com>
prerequisite-patch-id: aecc008be51873da41a63b4a67ac36d678c13a0a
prerequisite-patch-id: d6ca7629ae57099cf869cdab3a216aad29f65747
prerequisite-patch-id: 24994c25af9249eac6d6fd656cca1955be66ec39

Best regards,
-- 
Taniya Das <taniya.das@oss.qualcomm.com>
Re: [PATCH] arm64: defconfig: Enable SM8750 clock controllers
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Fri, 20 Feb 2026 11:55:08 +0530, Taniya Das wrote:
> Enable the SM8750 video, camera and gpu clock controller for their
> respective functionalities on the Qualcomm SM8750 MTP boards.
> 
> 

Applied, thanks!

[1/1] arm64: defconfig: Enable SM8750 clock controllers
      commit: 63931aa0d96203a7e656485dd31bd5528d3202ad

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: [PATCH] arm64: defconfig: Enable SM8750 clock controllers
Posted by Dmitry Baryshkov 1 month, 3 weeks ago
On Fri, Feb 20, 2026 at 11:55:08AM +0530, Taniya Das wrote:
> Enable the SM8750 video, camera and gpu clock controller for their
> respective functionalities on the Qualcomm SM8750 MTP boards.
> 
> Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
> ---
>  arch/arm64/configs/defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>


-- 
With best wishes
Dmitry