[U-Boot] [PATCH 12/16] dm: usb: Add a new USB controller operation 'update_hub_device'

Simon Glass sjg at chromium.org
Thu Jul 6 04:49:55 UTC 2017


On 23 June 2017 at 03:54, Bin Meng <bmeng.cn at gmail.com> wrote:
> For USB host controllers like xHC, its internal representation of
> hub needs to be updated after the hub descriptor is fetched. This
> adds a new op that does this.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  drivers/usb/host/usb-uclass.c | 11 +++++++++++
>  include/usb.h                 | 21 ++++++++++++++++++++-
>  2 files changed, 31 insertions(+), 1 deletion(-)
>

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


More information about the U-Boot mailing list