diff options
| author | Manivannan Sadhasivam <[email protected]> | 2024-07-19 19:12:38 +0530 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2024-07-28 22:15:22 -0500 |
| commit | ade508b545c969c72cd68479f275a5dd640fd8b9 (patch) | |
| tree | 969c042549b547a455e5949210b25052e31b7251 /tools/perf/scripts/python/flamegraph.py | |
| parent | da3c15ea05d8257c1987e527004e6331126e9451 (diff) | |
clk: qcom: gcc-sm8250: Do not turn off PCIe GDSCs during gdsc_disable()
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.
Cc: [email protected] # 5.7
Fixes: 3e5770921a88 ("clk: qcom: gcc: Add global clock controller driver for SM8250")
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions