Re: [PATCH 2/2] clk: qcom: Add support for GPUCC and GXCLK for Glymur
From: Konrad Dybcio <hidden>
Date: 2026-02-10 09:53:44
Also in:
linux-arm-msm, linux-clk, lkml
From: Konrad Dybcio <hidden>
Date: 2026-02-10 09:53:44
Also in:
linux-arm-msm, linux-clk, lkml
On 1/27/26 8:15 AM, 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 <redacted> ---
Reviewed-by: Konrad Dybcio <redacted> Konrad