[U-Boot] [U-Boot, RESEND, v3] dm: atmel: Add driver model support for the ehci driver

Marek Vasut marex at denx.de
Mon Aug 15 23:12:36 CEST 2016


On 08/15/2016 10:50 PM, Andreas Bießmann wrote:
> Hi Marek,
> 
> On 15.08.16 22:25, Marek Vasut wrote:
>> On 08/15/2016 10:16 PM, Andreas Bießmann wrote:
>>> Dear Wenyou Yang,
>>>
>>> Wenyou Yang <wenyou.yang at atmel.com> writes:
>>>> 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>
>>>> Acked-by: Simon Glass <sjg at chromium.org>
>>>> ---
>>>>
>>>> Changes in v3:
>>>> - Change clk_client.h -> clk.h to adapt to clk API conversion.
>>>>
>>>> Changes in v2:
>>>> - Collect Acked-by tag.
>>>> - Update the clk API based on [PATCH] clk: convert API to match
>>>>   reset/mailbox fstyle (http://patchwork.ozlabs.org/patch/625342/).
>>>>
>>>> drivers/usb/host/Kconfig      |   7 +++
>>>> drivers/usb/host/ehci-atmel.c | 116 ++++++++++++++++++++++++++++++++++++++++++
>>>> 2 files changed, 123 insertions(+)
>>>
>>> applied to u-boot-atmel/master, thanks!
>>>
>>> Best regards,
>>> Andreas Bießmann
>>>
>> Wasn't this droppped because of some build issues ? See the USB PR mail.
>>
> 
> Sorry, haven't seen that PR.
> This patch depends on 'clk: at91: Add clock driver' (9e5935c in
> u-boot-atmel/master).
> No build error for arm nor avr32 here (also depends on
> http://patchwork.ozlabs.org/patch/659378/; currently not on
> u-boot-atmel/master).

Oh right, the clock driver. If it builds now, that's great :)
Thanks for picking it up.

-- 
Best regards,
Marek Vasut


More information about the U-Boot mailing list