* [PATCH] arm64: defconfig: enable GPU and video clock controllers for Glymur
@ 2026-07-09 13:50 Pankaj Patil
2026-07-11 7:54 ` Krzysztof Kozlowski
0 siblings, 1 reply; 2+ messages in thread
From: Pankaj Patil @ 2026-07-09 13:50 UTC (permalink / raw)
To: bjorn.andersson; +Cc: linux-kernel, linux-arm-msm, Pankaj Patil
Enable GPU and video clock controller drivers as a module for Qualcomm's
Glymur SoC
Signed-off-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
---
arch/arm64/configs/defconfig | 2 ++
1 file changed, 2 insertions(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index ad3bd3d9507b..11882b20a1d5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -1469,7 +1469,9 @@ CONFIG_CLK_ELIZA_GCC=y
CONFIG_CLK_ELIZA_TCSRCC=m
CONFIG_CLK_GLYMUR_DISPCC=m
CONFIG_CLK_GLYMUR_GCC=y
+CONFIG_CLK_GLYMUR_GPUCC=m
CONFIG_CLK_GLYMUR_TCSRCC=m
+CONFIG_CLK_GLYMUR_VIDEOCC=m
CONFIG_CLK_KAANAPALI_CAMCC=m
CONFIG_CLK_KAANAPALI_DISPCC=m
CONFIG_CLK_KAANAPALI_GCC=y
---
base-commit: b9810cd75b9fb56a3425d391cba3f608502bd474
change-id: 20260709-gpucc_videocc-f9b451052e2e
Best regards,
--
Pankaj Patil <pankaj.patil@oss.qualcomm.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-11 7:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-09 13:50 [PATCH] arm64: defconfig: enable GPU and video clock controllers for Glymur Pankaj Patil
2026-07-11 7:54 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome