[PATCH 0/2] clk: qcom: Mark the GPU CX GDSC as votable for Glymur and Kaanapali

Taniya Das posted 2 patches 3 hours ago
drivers/clk/qcom/gpucc-glymur.c    | 2 +-
drivers/clk/qcom/gpucc-kaanapali.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH 0/2] clk: qcom: Mark the GPU CX GDSC as votable for Glymur and Kaanapali
Posted by Taniya Das 3 hours ago
The GPU CX GDSC on both Glymur and Kaanapali is a votable power
domain, but it was configured with POLL_CFG_GDSCR instead of VOTABLE
when the respective GPUCC drivers were added. Fix both drivers to set
the VOTABLE flag so the GDSC driver correctly treats collapse requests
as always successful, matching other platforms with a votable GPU CX
GDSC (e.g. SM8750, Milos).

Signed-off-by: Taniya Das <taniya.das@oss.qualcomm.com>
---
Taniya Das (2):
      clk: qcom: gpucc-glymur: Mark the GPU CX GDSC as votable
      clk: qcom: gpucc-kaanapali: Mark the GPU CX GDSC as votable

 drivers/clk/qcom/gpucc-glymur.c    | 2 +-
 drivers/clk/qcom/gpucc-kaanapali.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
base-commit: 415606a7be939835db9b0d6b711887586646346d
change-id: 20260801-kaanapali-gpu-voteable-458e7fb07c91

Best regards,
-- 
Taniya Das <taniya.das@oss.qualcomm.com>