Re: [PATCH 2/2] clk: qcom: Add support for Hawi GPUCC
Taniya Das <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/27/2026 11:19 AM, Dongfang Zhao wrote: > Add the graphics clock controller driver for Hawi. This provides the > clocks, resets and power domains required by the GPU driver to enable the > graphics subsystem. > > Reuse the existing gxclkctl-kaanapali driver for GX clock controller > support and build it with the Hawi GPUCC driver. > > Signed-off-by: Dongfang Zhao <[email protected]> > Reviewed-by: Konrad Dybcio <[email protected]> > --- > drivers/clk/qcom/Kconfig | 12 ++ > drivers/clk/qcom/Makefile | 1 + > drivers/clk/qcom/gpucc-hawi.c | 461 ++++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 474 insertions(+) Reviewed-by: Taniya Das <[email protected]> -- Thanks, Taniya Das