From: Dmitry Baryshkov Date: Fri, 14 Feb 2025 14:25:39 +0000 (+0200) Subject: arm64: defconfig: Enable Qualcomm QCM2290 GPU clock controller X-Git-Tag: v6.15-rc1~157^2~1^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=88d5e44ea5daf161eb34d395aedb37c03aa455d3;p=thirdparty%2Flinux.git 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 Reviewed-by: Krzysztof Kozlowski Link: https://lore.kernel.org/r/20250214-rb1-enable-gpucc-v1-1-346b5b579fca@linaro.org Signed-off-by: Bjorn Andersson --- diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index cb7da44155999..7e475f38f3e11 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -1320,6 +1320,7 @@ CONFIG_CLK_X1E80100_DISPCC=m CONFIG_CLK_X1E80100_GCC=y CONFIG_CLK_X1E80100_GPUCC=m CONFIG_CLK_X1E80100_TCSRCC=y +CONFIG_CLK_QCM2290_GPUCC=m CONFIG_QCOM_A53PLL=y CONFIG_QCOM_CLK_APCS_MSM8916=y CONFIG_QCOM_CLK_APCC_MSM8996=y