Re: [PATCH v4 10/13] clk: qcom: gpucc-qcm2290: Update GDSC *wait_val values and flags
From: Imran Shaik
Date: Sun Jun 21 2026 - 09:33:08 EST
On 06-06-2026 05:01 pm, Dmitry Baryshkov wrote:
On Thu, Jun 04, 2026 at 10:56:16AM +0530, Imran Shaik wrote:
Update the QCM2290 GPUCC GDSC wait_val fields to match the hardware default
values. Incorrect settings can cause the GDSC FSM to stuck, leading to
power on/off failures. And update the GPUCC GDSC flags to retain the
registers, and poll for the CFG GDSCR as applicable.
Separate commits, explanations, justification, etc. E.g. why are the
flags being set only to the one of the GDSCs?
Sure Dmitry, I will split the patches and update the commit text with justification details in the next series.
Signed-off-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>
---
drivers/clk/qcom/gpucc-qcm2290.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)