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

Simon Glass sjg at chromium.org
Tue May 5 23:38:44 CEST 2015


Hi Hans,

On 5 May 2015 at 15:37, Hans de Goede <hdegoede at redhat.com> wrote:
> Hi,
>
>
> On 05/05/2015 11:06 PM, Simon Glass wrote:
>>
>> 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.
>
>
> Those are likely because Tom has not yet pulled my recent sunxi pull-req,
> I can take this one upstream myself through the sunxi tree once the other
> patches are merged.
>
> I'm going afk for 3 days starting tomorrow, if you've the time please send
> a pull-req for the first 8 patches and I'll take care of this one once they
> are merged.

OK. I've got to wait for the x86 pull request too. So let's see how
things pan out.

Regards,
Simon


More information about the U-Boot mailing list