Re: [PATCH v4 0/4] Fix some issues for ZHAOXIN xHCI host

From: Mathias Nyman
Date: Tue May 09 2023 - 04:09:12 EST


On 9.5.2023 0.20, Weitao Wang wrote:
Fix some issues for ZHAOXIN xHCI host.

Weitao Wang (4):
xhci: Fix resume issue of some ZHAOXIN hosts
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
xhci: Show ZHAOXIN xHCI root hub speed correctly
xhci: Add ZHAOXIN xHCI host U1/U2 feature support

drivers/usb/host/xhci-mem.c | 38 ++++++++++++++++++++++++--------
drivers/usb/host/xhci-pci.c | 13 +++++++++++
drivers/usb/host/xhci.c | 43 ++++++++++++++++---------------------
drivers/usb/host/xhci.h | 2 ++
4 files changed, 62 insertions(+), 34 deletions(-)


Thanks, added to queue

-Mathias