android_kernel_msm-6.1_noth.../drivers/usb
Faisal Hassan 659777c861 usb: phy: Resolve NOC error during host mode PM suspend
In the host mode suspend scenario, the dwc3 core executes
dwc3_core_exit, which suspends the USB PHYs and turn off the clocks.
Later, during the dwc3-msm PM suspend, it invokes notify_disconnect to
the PHYs. As part of the SS PHY disconnect, it attempts to power down,
leading to a NOC error. To address this, a check has been added to
enable the clock during the power-down process.

Change-Id: I6040c431dea4a693a7226dc3006c099eb43bce43
Signed-off-by: Faisal Hassan <quic_faisalh@quicinc.com>
2024-08-23 19:50:14 -07:00
..
atm
c67x00
cdns3 Reapply "Merge tag 'android14-6.1.75_r00' into android14-6.1" 2024-04-02 19:49:12 +00:00
chipidea Reapply "Merge tag 'android14-6.1.75_r00' into android14-6.1" 2024-04-02 19:49:12 +00:00
class Reapply "Merge tag 'android14-6.1.75_r00' into android14-6.1" 2024-04-02 19:49:12 +00:00
common usb: common: usb-conn-gpio: Prevent bailing out if initial role is none 2023-08-16 18:27:24 +02:00
core Merge 6.1.77 into android14-6.1-lts 2024-04-17 08:34:35 +00:00
dwc2 FROMGIT: usb: dwc2: Disable clock gating feature on Rockchip SoCs 2024-03-22 19:56:04 +00:00
dwc3 Merge "Merge keystone/android14-6.1-keystone-qcom-release.6.1.78+ (075ce55) into qcom-6.1" 2024-08-02 05:05:29 -07:00
early
gadget usb: gadget: f_fs_ipc_log: Remove status variable from ffs_ep 2024-08-20 02:18:35 -07:00
host Reapply "Merge tag 'android14-6.1.75_r00' into android14-6.1" 2024-04-02 19:49:12 +00:00
image
isp1760
misc Merge keystone/android14-6.1-keystone-qcom-release.6.1.68+ (7cb0122) into qcom-6.1 2024-05-09 10:00:15 +05:30
mon Reapply "Merge tag 'android14-6.1.75_r00' into android14-6.1" 2024-04-02 19:49:12 +00:00
mtu3 usb: mtu3: fix kernel panic at qmu transfer done irq handler 2023-05-11 23:03:30 +09:00
musb usb: musb: Modify the "HWVers" register address 2023-10-19 23:08:55 +02:00
pd usb: pd: Send extcon notification as soon as APSD detection is done 2023-10-04 10:41:43 -07:00
phy usb: phy: Resolve NOC error during host mode PM suspend 2024-08-23 19:50:14 -07:00
redriver usb: redriver: Avoid disabling regulator if regmap_write fails 2024-02-26 14:36:03 +05:30
renesas_usbhs
repeater usb: repeater: Add eUSB2 i2c repeater driver 2024-07-25 18:18:43 +05:30
roles Revert "usb: common: usb-conn-gpio: Set last role to unknown before initial detection" 2023-07-19 16:21:56 +02:00
serial Reapply "Merge tag 'android14-6.1.75_r00' into android14-6.1" 2024-04-02 19:49:12 +00:00
storage Reapply "Merge tag 'android14-6.1.75_r00' into android14-6.1" 2024-04-02 19:49:12 +00:00
typec Merge keystone/android14-6.1-keystone-qcom-release.6.1.78+ (075ce55) into qcom-6.1 2024-07-14 22:05:15 +05:30
usbip USB: usbip: fix stub_dev hub disconnect 2023-11-20 11:52:10 +01:00
Kconfig usb: pd: Add support of qpnp-pdphy and policy_engine driver 2023-06-20 19:03:31 +05:30
Makefile usb: pd: Add support of qpnp-pdphy and policy_engine driver 2023-06-20 19:03:31 +05:30
usb-skeleton.c