Re: [PATCH 1/2] clk: qcom: gpucc-glymur: Mark the GPU CX GDSC as votable
Jagadeesh Kona <[email protected]> Wed, 5 Aug 2026 16:17:17 +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 Glymur 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). > Reviewed-by: Jagadeesh Kona <[email protected]> Thanks, Jagadeesh