[U-Boot] [PATCH v4 9/9] sunxi: ehci: Convert to the driver-model

Simon Glass sjg at chromium.org
Tue May 5 19:42:23 CEST 2015


On 5 May 2015 at 03:54, Hans de Goede <hdegoede at redhat.com> wrote:
> Convert sunxi-boards which use the sunxi-ehci code to the driver-model.
>
> Signed-off-by: Hans de Goede <hdegoede at redhat.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v4:
> -Add a comment to document the setting of some priv-data members based on
>  the controller base-address
> ---
>  board/sunxi/Kconfig           |  3 ++
>  drivers/usb/host/ehci-sunxi.c | 93 +++++++++++++++++++++++++++++--------------
>  2 files changed, 67 insertions(+), 29 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list