[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 22:25:13 CEST 2016
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.
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list