On Thu, 19 Dec 2024 22:30:10 +0530, Manivannan Sadhasivam 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.
So use PWRSTS_RET_ON to indicate the GDSC driver to not turn off the GDSCs during gdsc_disable() and allow the hardware to transition the GDSCs to retention when the parent domain enters low power state during system suspend.
[...]
Applied, thanks!
[1/2] clk: qcom: gcc-sm8550: Do not turn off PCIe GDSCs during gdsc_disable() commit: 967e011013eda287dbec9e8bd3a19ebe730b8a08 [2/2] clk: qcom: gcc-sm8650: Do not turn off PCIe GDSCs during gdsc_disable() commit: a57465766a91c6e173876f9cbb424340e214313f
Best regards,