diff options
author | 2025-03-05 20:00:29 +0100 | |
---|---|---|
committer | 2025-03-05 16:13:01 -0600 | |
commit | 8b75c2973997e66fd897b7e87b5ba2f3d683e94b (patch) | |
tree | ae8b8e3181c6b8d69cc8f57baf5857262f0b92c5 /scripts/gdb/linux/utils.py | |
parent | clk: qcom: videocc: Constify 'struct qcom_cc_desc' (diff) | |
download | wireguard-linux-8b75c2973997e66fd897b7e87b5ba2f3d683e94b.tar.xz wireguard-linux-8b75c2973997e66fd897b7e87b5ba2f3d683e94b.zip |
clk: qcom: gcc-sm8650: Do not turn off USB GDSCs during gdsc_disable()
With PWRSTS_OFF_ON, USB GDSCs are turned off during gdsc_disable(). This
can happen during scenarios such as system suspend and breaks the resume
of USB controller 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.
Fixes: c58225b7e3d7 ("clk: qcom: add the SM8650 Global Clock Controller driver, part 1")
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20250305-topic-sm8650-upstream-fix-usb-suspend-v1-1-649036ab0557@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions