Commit 191fcf77 authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Bjorn Andersson

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: default avatarBjorn Andersson <quic_bjorande@quicinc.com>
Reviewed-by: default avatarBryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20231221-enable-sc8280xp-camcc-v1-1-2249581dd538@quicinc.comSigned-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent e45167b2
...@@ -1249,6 +1249,7 @@ CONFIG_QCM_GCC_2290=y ...@@ -1249,6 +1249,7 @@ CONFIG_QCM_GCC_2290=y
CONFIG_QCM_DISPCC_2290=m CONFIG_QCM_DISPCC_2290=m
CONFIG_QCS_GCC_404=y CONFIG_QCS_GCC_404=y
CONFIG_SA_GCC_8775P=y CONFIG_SA_GCC_8775P=y
CONFIG_SC_CAMCC_8280XP=m
CONFIG_SC_DISPCC_8280XP=m CONFIG_SC_DISPCC_8280XP=m
CONFIG_SA_GPUCC_8775P=m CONFIG_SA_GPUCC_8775P=m
CONFIG_SC_GCC_7180=y CONFIG_SC_GCC_7180=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment