On Wed, 29 Apr 2020, 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. > > Signed-off-by: Al Cooper <alcoop...@gmail.com> > Reviewed-by: Andy Shevchenko <andy.shevche...@gmail.com> > --- > drivers/usb/host/ehci-brcm.c | 290 +++++++++++++++++++++++++++++++++++ > 1 file changed, 290 insertions(+) > create mode 100644 drivers/usb/host/ehci-brcm.c
Acked-by: Alan Stern <st...@rowland.harvard.edu>