public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Prashanth K <quic_prashk@quicinc.com>,
	stable@vger.kernel.org, Thinh Nguyen <Thinh.Nguyen@synopsys.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Mathias Nyman <mathias.nyman@intel.com>,
	Tejas Joglekar <joglekar@synopsys.com>,
	linux-kernel@vger.kernel.org, linux-usbyy@vger.kernel.org
Subject: Re: [PATCH v2 0/2] Add support for xhci-sg-trb-cache-size-quirk
Date: Mon, 20 Nov 2023 10:30:33 +0100	[thread overview]
Message-ID: <6e435e84-fea9-4f74-8977-d589cbc31ded@kernel.org> (raw)
In-Reply-To: <20231120055803.224634-1-quic_prashk@quicinc.com>

On 20/11/2023 06:58, Prashanth K wrote:
> XHCI_SG_TRB_CACHE_SIZE_QUIRK was introduced in XHCI to resolve
> XHC timeout while using SG buffers, which was seen Synopsys XHCs.
> The support for this isn't present in DWC3 layer, this series
> enables XHCI_SG_TRB_CACHE_SIZE_QUIRK since this is needed for
> DWC3 controller.

You keep Cc-ing incorrect mailing lists (bogus addresses). Just use
get_maintainers.pl  --no-git-fallback without changing its output.

I repeated this comment multiple times to Qualcomm. It's awesome that
Qualcomm participates so much in upstream development, I really
appreciate this. However repeating the same comment over-and-over again,
makes me quite tired. Can you instruct your colleagues to use b4 which
solves this problem? If not, use script like:
https://github.com/krzk/tools/blob/master/linux/.bash_aliases_linux#L91
(or one of many other variants posted by multiple people on the mailing
lists)

Best regards,
Krzysztof


  parent reply	other threads:[~2023-11-20  9:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-20  5:58 [PATCH v2 0/2] Add support for xhci-sg-trb-cache-size-quirk Prashanth K
2023-11-20  5:58 ` [PATCH v2 1/2] usb: dwc3: core: " Prashanth K
2023-11-20  5:58 ` [PATCH v2 2/2] dt-bindings: usb: snps,dwc3: Add 'xhci-sg-trb-cache-size-quirk' Prashanth K
2023-11-20  9:14   ` Krzysztof Kozlowski
2023-11-20  9:15   ` Krzysztof Kozlowski
2023-11-20  9:30 ` Krzysztof Kozlowski [this message]
2023-11-21 12:34   ` [PATCH v2 0/2] Add support for xhci-sg-trb-cache-size-quirk Prashanth K

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6e435e84-fea9-4f74-8977-d589cbc31ded@kernel.org \
    --to=krzk@kernel.org \
    --cc=Thinh.Nguyen@synopsys.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=joglekar@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usbyy@vger.kernel.org \
    --cc=mathias.nyman@intel.com \
    --cc=quic_prashk@quicinc.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox