Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1735784 > unrolled thread

Re: [PATCH v1] usb: host: Implement workaround for Erratum A-007463

Started byAlan Stern <stern@rowland.harvard.edu>
First post2017-09-20 16:10 +0200
Last post2017-09-21 08:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v1] usb: host: Implement workaround for Erratum A-007463 Alan Stern <stern@rowland.harvard.edu> - 2017-09-20 16:10 +0200
    Re: [PATCH v1] usb: host: Implement workaround for Erratum A-007463 Felipe Balbi <balbi@kernel.org> - 2017-09-21 08:50 +0200

#1735784 — Re: [PATCH v1] usb: host: Implement workaround for Erratum A-007463

FromAlan Stern <stern@rowland.harvard.edu>
Date2017-09-20 16:10 +0200
SubjectRe: [PATCH v1] usb: host: Implement workaround for Erratum A-007463
Message-ID<urNRo-47n-7@gated-at.bofh.it>
The Subject: line should specify which type of USB host controller the
patch is for.  The kernel contains lots of different USB host
controller drivers.  How are we supposed to know that Erratum A-007463
applies to dwc3 xHCI controllers?

The Subject: line should say something like:

[PATCH v1] USB: host: dwc3: Implement workaround for Erratum A-007643

Alan Stern

[toc] | [next] | [standalone]


#1736407

FromFelipe Balbi <balbi@kernel.org>
Date2017-09-21 08:50 +0200
Message-ID<us3t8-5H4-19@gated-at.bofh.it>
In reply to#1735784
Hi,

Alan Stern <stern@rowland.harvard.edu> writes:

> The Subject: line should specify which type of USB host controller the
> patch is for.  The kernel contains lots of different USB host
> controller drivers.  How are we supposed to know that Erratum A-007463
> applies to dwc3 xHCI controllers?
>
> The Subject: line should say something like:
>
> [PATCH v1] USB: host: dwc3: Implement workaround for Erratum A-007643

If we're talking about a dwc3 implementation, we need a quirk flag on
dwc3 core to be passed down to the xhci-plat device, like every other
quirk on this controller.

I also need a reference to SNPS stars ticket that talks about this problem.

-- 
balbi

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web