[U-Boot] [PATCH v2 3/4] usb: ohci: Add support for interrupt queues

Simon Glass sjg at chromium.org
Wed May 13 20:05:43 CEST 2015


On 13 May 2015 at 06:42, Hans de Goede <hdegoede at redhat.com> wrote:
> Add support for interrupt queues to the ohci hcd code, bringing it inline
> with the ehci and musb-new(host) code.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> Reviewed-by: Marek Vasut <marex at denx.de>
> ---
> Changes in v2:
> -Fix building of non DM_USB configs
> ---
>  drivers/usb/host/ohci-hcd.c | 132 ++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 132 insertions(+)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list