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

From: WeitaoWang-oc@xxxxxxxxxxx
Date: Tue May 09 2023 - 05:15:22 EST


On 2023/5/9 16:08, Mathias Nyman wrote:
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

That's great! Thanks again for your help and suggestion.
Weitao