On Monday, December 14, 2015 at 03:18:50 PM, Alexey Brodkin wrote: > This driver is meant to be used with any OHCI-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]> > Cc: Simon Glass <[email protected]> > Cc: Marek Vasut <[email protected]> > --- > drivers/usb/host/Kconfig | 8 ++++++++ > drivers/usb/host/Makefile | 1 + > drivers/usb/host/ohci-generic.c | 45 > +++++++++++++++++++++++++++++++++++++++++ 3 files changed, 54 > insertions(+) > create mode 100644 drivers/usb/host/ohci-generic.c
Applied, thanks. btw. I am a bit worried about the compatible string, are those strings used somewhere besides this driver ? Best regards, Marek Vasut _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

