Message ID | 20241022-defconfig_sa8775p_clock_controllers-v1-1-cb399b0342c8@quicinc.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | arm64: defconfig: Enable sa8775p clock controllers | expand |
On Tue, Oct 22, 2024 at 01:36:38PM +0530, Taniya Das wrote: > Enable the SA8775P video, camera and display clock controllers to enable > the video, camera and display functionalities on Qualcomm QCS9100. Please mention the board / device rather than a platform. > Signed-off-by: Taniya Das <quic_tdas@quicinc.com> > --- > arch/arm64/configs/defconfig | 3 +++ > 1 file changed, 3 insertions(+)
On 10/22/2024 3:33 PM, Dmitry Baryshkov wrote: > On Tue, Oct 22, 2024 at 01:36:38PM +0530, Taniya Das wrote: >> Enable the SA8775P video, camera and display clock controllers to enable >> the video, camera and display functionalities on Qualcomm QCS9100. > > Please mention the board / device rather than a platform. > Will update in the next patch. >> 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 36b33b9f17042128f5bef96f58667b5807b712c2..6197934b38e08b7294ec897e451af6e96fd63cda 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1324,10 +1324,12 @@ CONFIG_QCM_GCC_2290=y CONFIG_QCM_DISPCC_2290=m CONFIG_QCS_GCC_404=y CONFIG_SC_CAMCC_7280=m +CONFIG_SA_CAMCC_8775P=m CONFIG_QDU_GCC_1000=y CONFIG_SC_CAMCC_8280XP=m CONFIG_SC_DISPCC_7280=m CONFIG_SC_DISPCC_8280XP=m +CONFIG_SA_DISPCC_8775P=m CONFIG_SA_GCC_8775P=y CONFIG_SA_GPUCC_8775P=m CONFIG_SC_GCC_7180=y @@ -1366,6 +1368,7 @@ CONFIG_SM_GPUCC_8550=m CONFIG_SM_GPUCC_8650=m CONFIG_SM_TCSRCC_8550=y CONFIG_SM_TCSRCC_8650=y +CONFIG_SA_VIDEOCC_8775P=m CONFIG_SM_VIDEOCC_8250=y CONFIG_QCOM_HFPLL=y CONFIG_CLK_GFM_LPASS_SM8250=m
Enable the SA8775P video, camera and display clock controllers to enable the video, camera and display functionalities on Qualcomm QCS9100. Signed-off-by: Taniya Das <quic_tdas@quicinc.com> --- arch/arm64/configs/defconfig | 3 +++ 1 file changed, 3 insertions(+) --- base-commit: 63b3ff03d91ae8f875fe8747c781a521f78cde17 change-id: 20241022-defconfig_sa8775p_clock_controllers-3000e540560b prerequisite-message-id: <20241011-sa8775p-mm-v4-resend-patches-v5-0-4a9f17dc683a@quicinc.com> prerequisite-patch-id: c405247d3558175ea16e723e36ccba87b51da3e6 prerequisite-patch-id: 2f421e48713add52f17b6e0a95a1e4cb410322e0 prerequisite-patch-id: 037cc7f8c1c9f690bea1976550616e661f48c53a prerequisite-patch-id: 930db8201718c0a66286d85418c7bac1719a76d1 prerequisite-patch-id: 79dc8594844768685144c302eaf404b0d6cb7ebd prerequisite-patch-id: 836d46d2d006bdaae12b8a8aaed2eb786fd636ce prerequisite-patch-id: 096e89f063b35a70bbd8f92c4eb5a32c850bd927 prerequisite-patch-id: 5a49926d1dfada78038f963d5de23a558d9dd19b Best regards,