Skip to content

Commit 191fcf7

Browse files
quic-bjorandeandersson
authored andcommitted
arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller
With the camera clock controller added to the DeviceTree of SC8280XP the interconnect providers no longer reaches sync_state, resulting in a noticeable reduction in battery life. Enable the camera clock controller (as a module) to avoid this, and hopefully soon provide some level of camera support. Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com> Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org> Link: https://lore.kernel.org/r/20231221-enable-sc8280xp-camcc-v1-1-2249581dd538@quicinc.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent e45167b commit 191fcf7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1249,6 +1249,7 @@ CONFIG_QCM_GCC_2290=y
12491249
CONFIG_QCM_DISPCC_2290=m
12501250
CONFIG_QCS_GCC_404=y
12511251
CONFIG_SA_GCC_8775P=y
1252+
CONFIG_SC_CAMCC_8280XP=m
12521253
CONFIG_SC_DISPCC_8280XP=m
12531254
CONFIG_SA_GPUCC_8775P=m
12541255
CONFIG_SC_GCC_7180=y

0 commit comments

Comments
 (0)