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? - Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

