[U-Boot] [PATCH v2 65/80] dm: usb: Support driver model in XHCI
Simon Glass
sjg at chromium.org
Tue Apr 7 21:11:24 CEST 2015
On 25 March 2015 at 12:22, Simon Glass <sjg at chromium.org> wrote:
> Add driver model support in the XHCI support code so that it can be used by
> XHCI USB drivers.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
> drivers/usb/host/xhci-mem.c | 1 +
> drivers/usb/host/xhci.c | 179 ++++++++++++++++++++++++++++++++++++++++++--
> drivers/usb/host/xhci.h | 24 ++++++
> 3 files changed, 197 insertions(+), 7 deletions(-)
Applied to u-boot-dm/next.
More information about the U-Boot
mailing list