On Friday, November 20, 2015 at 09:38:39 PM, Simon Glass wrote: > On 18 November 2015 at 08:26, Alexey Brodkin > > <[email protected]> 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 <[email protected]> > > Reviewed-by: Simon Glass <[email protected]> > > Reviewed-by: Marek Vasut <[email protected]> > > Cc: Stephen Warren <[email protected]> > > --- > > > > 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 <[email protected]> > > Marek do you want to pick this up?
I have some comments. Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

