Re: [PATCH 2/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur
From: Jagadeesh Kona
Date: Tue Feb 10 2026 - 04:16:47 EST
On 1/27/2026 12:45 PM, Taniya Das wrote:
> 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.
>
> Update the compatible for Graphics GX Clock Controller for Glymur as the
> GX clock controller is a reuse of the Kaanapali driver.
>
> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
> ---
> drivers/clk/qcom/Kconfig | 9 +
> drivers/clk/qcom/Makefile | 1 +
> drivers/clk/qcom/gpucc-glymur.c | 619 ++++++++++++++++++++++++++++++++++
> drivers/clk/qcom/gxclkctl-kaanapali.c | 1 +
> 4 files changed, 630 insertions(+)
>
Reviewed-By: Jagadeesh Kona <jagadeesh.kona@xxxxxxxxxxxxxxxx>
Thanks,
Jagadeesh