[U-Boot] [PATCH 09/22] dm: usb: Allow usb host drivers to implement usb_reset_root_port

Simon Glass sjg at chromium.org
Mon Jun 29 05:45:14 CEST 2015


On 17 June 2015 at 13:33, Hans de Goede <hdegoede at redhat.com> wrote:
> Allow usb uclass host drivers to implement usb_reset_root_port, this is
> used by single port usb hosts which do not emulate a hub, such as otg
> controllers.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> ---
>  drivers/usb/host/usb-uclass.c | 16 +++++++++++-----
>  include/usb.h                 |  5 +++++
>  2 files changed, 16 insertions(+), 5 deletions(-)

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list