On 15 August 2017 at 03:40, Wenyou Yang <wenyou.y...@microchip.com> wrote:
> Add the new Atmel PIT timer driver, which supports the driver model
> and device tree.
>
> Signed-off-by: Wenyou Yang <wenyou.y...@microchip.com>
> ---
>
> Changes in v2: None
>
>  arch/arm/mach-at91/arm926ejs/Makefile |  2 +
>  arch/arm/mach-at91/armv7/Makefile     |  2 +
>  drivers/timer/Kconfig                 |  8 ++++
>  drivers/timer/Makefile                |  1 +
>  drivers/timer/atmel_pit_timer.c       | 90 
> +++++++++++++++++++++++++++++++++++
>  5 files changed, 103 insertions(+)
>  create mode 100644 drivers/timer/atmel_pit_timer.c

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to