
15 Aug
2016
15 Aug
'16
10:25 p.m.
On 08/15/2016 10:16 PM, Andreas Bießmann wrote:
Dear Wenyou Yang,
Wenyou Yang wenyou.yang@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@atmel.com Acked-by: Simon Glass sjg@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