[U-Boot] [PATCH v2 04/19] drivers: timer: omap_timer: add timer driver for omap devices based on dm

Simon Glass sjg at chromium.org
Sat Jan 16 02:21:47 CET 2016


On 24 December 2015 at 03:38, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> Adding a timer driver for omap devices based on driver model
> and device tree.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> ---
>  drivers/timer/Kconfig      |   6 +++
>  drivers/timer/Makefile     |   1 +
>  drivers/timer/omap-timer.c | 108 +++++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 115 insertions(+)
>  create mode 100644 drivers/timer/omap-timer.c

Applied to u-boot-dm, thanks!

Please address comments in a follow-up patch.


More information about the U-Boot mailing list