Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Qualcomm QCM2290 GPU clock controller
@ 2025-02-14 14:25 Dmitry Baryshkov
  2025-02-14 17:59 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Baryshkov @ 2025-02-14 14:25 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Catalin Marinas, Will Deacon
  Cc: linux-arm-msm, linux-arm-kernel, linux-kernel

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>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index cb7da44155999b59aff95966f4cdc9107f2af46a..7e475f38f3e1146dc0f742d13ffbc2d0648e2de5 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

---
base-commit: ed58d103e6da15a442ff87567898768dc3a66987
change-id: 20250214-rb1-enable-gpucc-7ae0a1bf6d1a

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-02-14 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-14 14:25 [PATCH] arm64: defconfig: Enable Qualcomm QCM2290 GPU clock controller Dmitry Baryshkov
2025-02-14 17:59 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox