On Fri, Apr 03, 2026 at 02:03:47PM +0200, Luca Weiss wrote: > 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. > > We can use the existing kaanapali driver for Milos as well since the > GX_CLKCTL_GX_GDSC supported by the Linux driver requires the same > configuration. > > Reviewed-by: Jagadeesh Kona <[email protected]> > Reviewed-by: Taniya Das <[email protected]> > Signed-off-by: Luca Weiss <[email protected]> > --- > drivers/clk/qcom/Makefile | 2 +- > drivers/clk/qcom/gxclkctl-kaanapali.c | 1 + > 2 files changed, 2 insertions(+), 1 deletion(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry

