Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur
@ 2026-01-27  7:15 Taniya Das
  2026-01-27  7:15 ` [PATCH 1/2] dt-bindings: clock: qcom: document the Glymur GPU Clock Controller Taniya Das
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Taniya Das @ 2026-01-27  7:15 UTC (permalink / raw)
  To: Bjorn Andersson, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Konrad Dybcio
  Cc: Ajit Pandey, Imran Shaik, Jagadeesh Kona, linux-arm-msm,
	linux-clk, devicetree, linux-kernel, Taniya Das

Support the graphics clock controller for Glymur for Graphics SW
driver to use the clocks. GXCLKCTL (Graphics GX Clock Controller) is a
block dedicated to managing clocks for the GPU subsystem on GX power
domain. The GX clock controller driver manages only the GX GDSC and the
rest of the resources of the controller are managed by the firmware.

The Graphics GX clock controller is a reuse of the Kaanapali SW driver.

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
Taniya Das (2):
      dt-bindings: clock: qcom: document the Glymur GPU Clock Controller
      clk: qcom: Add support for GPUCC and GXCLK for Glymur

 .../bindings/clock/qcom,kaanapali-gxclkctl.yaml    |   1 +
 .../bindings/clock/qcom,sm8450-gpucc.yaml          |   4 +-
 drivers/clk/qcom/Kconfig                           |   9 +
 drivers/clk/qcom/Makefile                          |   1 +
 drivers/clk/qcom/gpucc-glymur.c                    | 619 +++++++++++++++++++++
 drivers/clk/qcom/gxclkctl-kaanapali.c              |   1 +
 include/dt-bindings/clock/qcom,glymur-gpucc.h      |  51 ++
 7 files changed, 685 insertions(+), 1 deletion(-)
---
base-commit: ca3a02fda4da8e2c1cb6baee5d72352e9e2cfaea
change-id: 20260124-glymur_gpucc-e74ff52cf138

Best regards,
-- 
Taniya Das <taniya.das@oss.qualcomm.com>


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

end of thread, other threads:[~2026-02-23 19:56 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27  7:15 [PATCH 0/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur Taniya Das
2026-01-27  7:15 ` [PATCH 1/2] dt-bindings: clock: qcom: document the Glymur GPU Clock Controller Taniya Das
2026-02-06 14:58   ` Rob Herring (Arm)
2026-01-27  7:15 ` [PATCH 2/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur Taniya Das
2026-01-27 11:31   ` Konrad Dybcio
2026-02-04 17:00     ` Konrad Dybcio
2026-02-10  9:16   ` Jagadeesh Kona
2026-02-10  9:53   ` Konrad Dybcio
2026-02-23 19:56 ` [PATCH 0/2] " Bjorn Andersson

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