arm64: defconfig: enable GPU clock controller for SM8[45]50
authorNeil Armstrong <neil.armstrong@linaro.org>
Mon, 18 Dec 2023 10:30:23 +0000 (11:30 +0100)
committerBjorn Andersson <andersson@kernel.org>
Tue, 19 Dec 2023 17:24:59 +0000 (11:24 -0600)
Enable GPU Clock Controller for SM8450 and SM8550 to allow using
Adreno GPU on these SoCs.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231218-topic-sm8x50-upstream-gpucc-defconfig-v2-1-e5892470a10b@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/configs/defconfig

index 04f3f0e59a5c29d3e3e32b291892e4d4b10c5edf..84c34aa449fc0dee8782922736f6345babb6d7f7 100644 (file)
@@ -1280,6 +1280,8 @@ CONFIG_SM_TCSRCC_8650=y
 CONFIG_SM_GPUCC_6115=m
 CONFIG_SM_GPUCC_8150=y
 CONFIG_SM_GPUCC_8250=y
+CONFIG_SM_GPUCC_8450=m
+CONFIG_SM_GPUCC_8550=m
 CONFIG_SM_GPUCC_8650=m
 CONFIG_SM_VIDEOCC_8250=y
 CONFIG_QCOM_HFPLL=y