[U-Boot] [PATCH] dm: atmel: Add driver model support for the ehci driver

Simon Glass sjg at chromium.org
Fri Jun 10 02:35:06 CEST 2016


+Stephen

On 2 June 2016 at 22:33, Wenyou Yang <wenyou.yang at atmel.com> wrote:
> Add driver model support while retaining the existing legacy code.
> This allows the driver to support boards that have converted to
> driver model as well as those that have not.
>
> Signed-off-by: Wenyou Yang <wenyou.yang at atmel.com>
> ---
>
>  drivers/usb/host/Kconfig      |   7 +++
>  drivers/usb/host/ehci-atmel.c | 108 ++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 115 insertions(+)

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

But note that this may require a rebase due to:

http://patchwork.ozlabs.org/patch/625342/


More information about the U-Boot mailing list