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.y...@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.y...@atmel.com> >>>> Acked-by: Simon Glass <s...@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 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot