[U-Boot] [PATCH v4 2/9] STiH410: Add STi timer driver
Simon Glass
sjg at chromium.org
Thu Feb 16 20:43:50 UTC 2017
On 14 February 2017 at 07:38, <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Add ARM global timer based timer
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> v3 : _ convert previous arch/arm/mach-sti/timer.c into STi timer driver
>
>
> drivers/timer/Kconfig | 7 +++++
> drivers/timer/Makefile | 1 +
> drivers/timer/sti-timer.c | 78 +++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 86 insertions(+)
> create mode 100644 drivers/timer/sti-timer.c
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list