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 <alcooperx@xxxxxxxxx> > Reviewed-by: Andy Shevchenko <andy.shevchenko@xxxxxxxxx> > --- > 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 <stern@xxxxxxxxxxxxxxxxxxx>