[U-Boot] [PATCH] usb: add support of generic OHCI devices
Marek Vasut
marex at denx.de
Wed Dec 16 01:44:03 CET 2015
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 <abrodkin at synopsys.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Marek Vasut <marex at denx.de>
> ---
> 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
More information about the U-Boot
mailing list