+9
−0
drivers/clk/qcom/gpucc-kaanapali.c
0 → 100644
+482
−0
drivers/clk/qcom/gxclkctl-kaanapali.c
0 → 100644
+76
−0
Loading
Support the graphics clock controller for Kaanapali 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. Signed-off-by:Taniya Das <taniya.das@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260107-kaanapali-mmcc-v3-v3-11-8e10adc236a8@oss.qualcomm.com Signed-off-by:
Bjorn Andersson <andersson@kernel.org>