Skip to content

Commit e45167b

Browse files
superna9999andersson
authored andcommitted
arm64: defconfig: enable GPU clock controller for SM8[45]50
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>
1 parent 2e86e63 commit e45167b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/configs/defconfig

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,6 +1280,8 @@ CONFIG_SM_TCSRCC_8650=y
12801280
CONFIG_SM_GPUCC_6115=m
12811281
CONFIG_SM_GPUCC_8150=y
12821282
CONFIG_SM_GPUCC_8250=y
1283+
CONFIG_SM_GPUCC_8450=m
1284+
CONFIG_SM_GPUCC_8550=m
12831285
CONFIG_SM_GPUCC_8650=m
12841286
CONFIG_SM_VIDEOCC_8250=y
12851287
CONFIG_QCOM_HFPLL=y

0 commit comments

Comments
 (0)