Re: [PATCH 1/2] clk: qcom: gcc-qcs8300: Use retention for PCIe power domains
From: Konrad Dybcio
Date: Tue Jun 30 2026 - 06:41:28 EST
On 6/29/26 9:22 PM, Loic Poulain wrote:
> As the PCIe host controller driver does not yet support dealing with the
> loss of state during suspend, use retention for relevant GDSCs.
>
> Fix the PCIe link not surviving upon resume, and GDSC error:
> gcc_pcie_0_gdsc status stuck at 'off'
>
> Fixes: 95eeb2ffce73 ("clk: qcom: Add support for Global Clock Controller on QCS8300")
"fixes" is stretching it a bit, given the problem lies elsewhere,
but okay..
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad