
7 Apr
2015
7 Apr
'15
8:41 p.m.
On 25 March 2015 at 12:22, Simon Glass sjg@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@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.