Re: [PATCH 0/7] clk: qcom: gcc: Do not turn off PCIe GDSCs during gdsc_disable()
From: Konrad Dybcio
Date: Fri Jan 02 2026 - 06:36:47 EST
On 1/2/26 10:43 AM, Krishna Chaitanya Chundru wrote:
> With PWRSTS_OFF_ON, PCIe GDSCs are turned off during gdsc_disable(). This
> can happen during scenarios such as system suspend and breaks the resume
> of PCIe controllers from suspend.
Isn't turning the GDSCs off what we want though? At least during system
suspend?
Konrad