2022-09-12 12:00:26

by Mehta, Piyush

[permalink] [raw]
Subject: [PATCH 0/2] usb: dwc3: xilinx: add power management ops support

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(-)

--
2.25.1