Skip to content

Commit 88d5e44

Browse files
lumagandersson
authored andcommitted
arm64: defconfig: Enable Qualcomm QCM2290 GPU clock controller
Enable GPU clock controller for the Qualcomm QCM2290 SoC. This chip is used e.g. on the Qualcomm Robotics RB1 platform. The clock controller is required for the GPU and GPU IOMMU to work on that device. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20250214-rb1-enable-gpucc-v1-1-346b5b579fca@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 2014c95 commit 88d5e44

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
@@ -1320,6 +1320,7 @@ CONFIG_CLK_X1E80100_DISPCC=m
13201320
CONFIG_CLK_X1E80100_GCC=y
13211321
CONFIG_CLK_X1E80100_GPUCC=m
13221322
CONFIG_CLK_X1E80100_TCSRCC=y
1323+
CONFIG_CLK_QCM2290_GPUCC=m
13231324
CONFIG_QCOM_A53PLL=y
13241325
CONFIG_QCOM_CLK_APCS_MSM8916=y
13251326
CONFIG_QCOM_CLK_APCC_MSM8996=y

0 commit comments

Comments
 (0)