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

Simon Glass sjg at chromium.org
Tue Jul 7 20:35:15 CEST 2015


On 28 June 2015 at 21:45, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list