[PATCH 0/2] clk: qcom: gcc-qcs8300: Fix suspend/resume issues for USB and PCIe
From: Loic Poulain
Date: Mon Jun 29 2026 - 15:23:47 EST
Neither the USB nor PCIe host controller drivers currently handle
state loss across suspend on this platform. To address this, switch the
corresponding GDSCs to retention mode (PWRSTS_RET_ON), matching the
behavior already used on similar Qualcomm SoCs.
Signed-off-by: Loic Poulain <loic.poulain@xxxxxxxxxxxxxxxx>
---
Loic Poulain (2):
clk: qcom: gcc-qcs8300: Use retention for PCIe power domains
clk: qcom: gcc-qcs8300: Use retention for USB power domains
drivers/clk/qcom/gcc-qcs8300.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
change-id: 20260629-monza-suspend-f8c18aa7f364
Best regards,
--
Loic Poulain <loic.poulain@xxxxxxxxxxxxxxxx>