Re: [PATCH 0/3] Fix some issues of xHCI for zhaoxin

From: Greg KH
Date: Thu Apr 20 2023 - 05:29:33 EST


On Fri, Apr 21, 2023 at 01:21:27AM +0800, Weitao Wang wrote:
> Fix some issues of xHCI for zhaoxin.
>
> Weitao Wang (3):
> xhci: Add a quirk for zhaoxin xhci to fix issues.
> xhci: Add zhaoxin xHCI U1/U2 feature support
> xhci: Show zhaoxin xHCI root hub speed correctly
>
> drivers/usb/host/xhci-pci.c | 5 ++++
> drivers/usb/host/xhci.c | 49 +++++++++++++++++++++++++++++++++++--
> drivers/usb/host/xhci.h | 1 +
> 3 files changed, 53 insertions(+), 2 deletions(-)
>
> --
> 2.32.0
>

Do these replace:
https://lore.kernel.org/r/20230420093603.3344-1-WeitaoWang-oc@xxxxxxxxxxx
or are they on top of them?

thanks,

greg k-h