Re: [PATCH v3 2/2] usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK

From: Greg Kroah-Hartman
Date: Tue Jan 16 2024 - 03:02:29 EST


On Tue, Jan 16, 2024 at 10:53:11AM +0300, Sergey Shtylyov wrote:
> On 1/16/24 8:58 AM, Prashanth K wrote:
>
> > Upstream commit bac1ec551434 ("usb: xhci: Set quirk for
> > XHCI_SG_TRB_CACHE_SIZE_QUIRK") introduced a new quirk in XHCI
>
> It's xHCI. :-)
>
> > which fixes XHC timeout, which was seen on synopsys XHCs while
>
> xHC.
>
> > using SG buffers. Currently this quirk can only be set using
> > xhci private data. But there are some drivers like dwc3/host.c
> > which adds adds quirks using software node for xhci device.
>
> Double "adds".

I know I have said this before, but please don't be so pedantic at
times, it's just not helpful at all. All of these are just fine to
ignore.

thanks,

greg k-h