[U-Boot] [PATCH v2] usb: add support for generic EHCI devices

Marek Vasut marex at denx.de
Fri Nov 20 21:47:17 CET 2015


On Friday, November 20, 2015 at 09:38:39 PM, Simon Glass wrote:
> On 18 November 2015 at 08:26, Alexey Brodkin
> 
> <Alexey.Brodkin at synopsys.com> wrote:
> > This driver is meant to be used with any EHCI-compatible host
> > controller in case if there's no need for platform-specific
> > glue such as setup of controller or PHY's power mode via
> > GPIOs etc.
> > 
> > Signed-off-by: Alexey Brodkin <abrodkin at synopsys.com>
> > Reviewed-by: Simon Glass <sjg at chromium.org>
> > Reviewed-by: Marek Vasut <marex at denx.de>
> > Cc: Stephen Warren <swarren at nvidia.com>
> > ---
> > 
> > Changes compared to v1:
> >  * Updated commit message with removal of Synopsys board mention
> >  * Cleaned-up ehci_usb_remove()
> >  
> >  drivers/usb/host/Kconfig        |  7 ++++++
> >  drivers/usb/host/Makefile       |  1 +
> >  drivers/usb/host/ehci-generic.c | 51
> >  +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 59
> >  insertions(+)
> >  create mode 100644 drivers/usb/host/ehci-generic.c
> 
> Reviewed-by: Simon Glass <sjg at chromium.org>
> 
> Marek do you want to pick this up?

I have some comments.

Best regards,
Marek Vasut


More information about the U-Boot mailing list