[U-Boot] [PATCH v2 22/80] dm: usb: Add driver model support for hubs

Simon Glass sjg at chromium.org
Tue Apr 7 20:41:57 CEST 2015


On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Adjust the existing hub code to support driver model, and add a USB driver
> for hubs.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  common/usb_hub.c       | 94 +++++++++++++++++++++++++++++++++++++++++++++++---
>  include/dm/uclass-id.h |  1 +
>  2 files changed, 91 insertions(+), 4 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list