Re: [PATCH 2/2] clk: qcom: gpucc-kaanapali: Mark the GPU CX GDSC as votable

Jagadeesh Kona <[email protected]> Wed, 5 Aug 2026 16:18:36 +0530
Newsgroups org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel
Message-ID <[email protected]>

On 8/1/2026 11:01 PM, Taniya Das wrote:
> The GPU CX GDSC on Kaanapali is a votable power domain and hence
> should not be polled for power-off status during GDSC disable. Also,
> its power-on status should be read from the GDS hardware control
> register.
> 
> Accommodate this by removing POLL_CFG_GDSCR and adding the VOTABLE
> flag for the GPU CX GDSC, similar to other platforms (e.g. SM8750 and
> Milos).
> 
> Fixes: 685ec348339b ("clk: qcom: Add support for GPUCC and GXCLK for Kaanapali")
> Signed-off-by: Taniya Das <[email protected]>
> ---
>  drivers/clk/qcom/gpucc-kaanapali.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: Jagadeesh Kona <[email protected]>

Thanks,
Jagadeesh