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

Simon Glass sjg at chromium.org
Tue May 5 23:06:51 CEST 2015


Hi Hans,

On 5 May 2015 at 11:42, Simon Glass <sjg at chromium.org> wrote:
> 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!

Actually, not applied. Hans can you please rebase on u-boot-dm? I seem
to get conflicts.

Regards,
Simon


More information about the U-Boot mailing list