On 5/8/2020 2:19 PM, Al Cooper wrote: > Add a new EHCI driver for Broadcom STB SoC's. A new EHCI driver > was created instead of adding support to the existing ehci platform > driver because of the code required to workaround bugs in the EHCI > controller. The primary workround is for a bug where the Core > violates the SOF interval between the first two SOFs transmitted after > resume. This only happens if the resume occurs near the end of a > microframe. The fix is to intercept the echi-hcd request to complete > RESUME and align it to the start of the next microframe. > > Signed-off-by: Al Cooper <alcoop...@gmail.com> > Reviewed-by: Andy Shevchenko <andy.shevche...@gmail.com> Reviewed-by: Florian Fainelli <f.faine...@gmail.com> -- Florian
- [PATCH v8 0/5] Add XHCI, EHCI and OHCI support for Broad... Al Cooper
- [PATCH v8 5/5] usb: host: Add ability to build new ... Al Cooper
- Re: [PATCH v8 5/5] usb: host: Add ability to bu... Florian Fainelli
- [PATCH v8 4/5] usb: ehci: Add new EHCI driver for B... Al Cooper
- Re: [PATCH v8 4/5] usb: ehci: Add new EHCI driv... Florian Fainelli
- Re: [PATCH v8 4/5] usb: ehci: Add new EHCI driv... Alan Stern
- Re: [PATCH v8 4/5] usb: ehci: Add new EHCI ... Andy Shevchenko
- [PATCH v8 2/5] dt-bindings: Add Broadcom STB USB su... Al Cooper
- Re: [PATCH v8 2/5] dt-bindings: Add Broadcom ST... Florian Fainelli
- [PATCH v8 3/5] usb: xhci: xhci-plat: Add support fo... Al Cooper
- Re: [PATCH v8 3/5] usb: xhci: xhci-plat: Add su... Florian Fainelli
- [PATCH v8 1/5] usb: xhci: Change the XHCI link orde... Al Cooper
- Re: [PATCH v8 1/5] usb: xhci: Change the XHCI l... Florian Fainelli
- RE: [PATCH v8 1/5] usb: xhci: Change the XHCI l... Yoshihiro Shimoda