[PATCH] arm64: defconfig: Enable sc7280 clock controllers

Taniya Das posted 1 patch 2 months, 2 weeks ago
arch/arm64/configs/defconfig | 3 +++
1 file changed, 3 insertions(+)
[PATCH] arm64: defconfig: Enable sc7280 clock controllers
Posted by Taniya Das 2 months, 2 weeks ago
Enable the SC7280 video, camera and audio clock controllers to enable
the video, camera and audio functionalities on Qualcomm RB3gen2.

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

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5fdbfea7a5b2..844ff1a0dc14 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1323,6 +1323,7 @@ CONFIG_MSM_MMCC_8998=m
 CONFIG_QCM_GCC_2290=y
 CONFIG_QCM_DISPCC_2290=m
 CONFIG_QCS_GCC_404=y
+CONFIG_SC_CAMCC_7280=m
 CONFIG_QDU_GCC_1000=y
 CONFIG_SC_CAMCC_8280XP=m
 CONFIG_SC_DISPCC_7280=m
@@ -1336,6 +1337,8 @@ CONFIG_SC_GCC_8280XP=y
 CONFIG_SC_GPUCC_7280=m
 CONFIG_SC_GPUCC_8280XP=m
 CONFIG_SC_LPASSCC_8280XP=m
+CONFIG_SC_LPASS_CORECC_7280=m
+CONFIG_SC_VIDEOCC_7280=m
 CONFIG_SDM_CAMCC_845=m
 CONFIG_SDM_GPUCC_845=y
 CONFIG_SDM_VIDEOCC_845=y

---
base-commit: 5acd9952f95fb4b7da6d09a3be39195a80845eb6
change-id: 20240913-qcm6490-clock-configs-0239f30babb5

Best regards,
-- 
Taniya Das <quic_tdas@quicinc.com>
Re: [PATCH] arm64: defconfig: Enable sc7280 clock controllers
Posted by Bjorn Andersson 1 month, 2 weeks ago
On Fri, 13 Sep 2024 23:32:41 +0530, Taniya Das wrote:
> Enable the SC7280 video, camera and audio clock controllers to enable
> the video, camera and audio functionalities on Qualcomm RB3gen2.
> 
> 

Applied, thanks!

[1/1] arm64: defconfig: Enable sc7280 clock controllers
      commit: 9c957ebbcdd131a890cf163875d4493414f84eca

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>