mbox series

[0/2] usb: dwc3: xilinx: add power management ops support

Message ID 20220912111017.901321-1-piyush.mehta@amd.com
Headers show
Series usb: dwc3: xilinx: add power management ops support | expand

Message

Mehta, Piyush Sept. 12, 2022, 11:10 a.m. UTC
This patch of the series does the following:
- Added power management ops support,
- Updated phy initialization,
- Added phy re-initialization on resume logic to resolve the usb3
  non-wakeup source resume-failure. USB devices are not detected
  after the resume on host.

Piyush Mehta (2):
  usb: dwc3: xilinx: add power management ops support
  usb: dwc3: xilinx: fix usb3 non-wakeup source resume failure

 drivers/usb/dwc3/dwc3-xilinx.c | 63 +++++++++++++++++++++++++++-------
 1 file changed, 50 insertions(+), 13 deletions(-)