
16 Feb
2017
16 Feb
'17
9:43 p.m.
On 14 February 2017 at 07:38, patrice.chotard@st.com wrote:
From: Patrice Chotard patrice.chotard@st.com
Add ARM global timer based timer
Signed-off-by: Patrice Chotard patrice.chotard@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@chromium.org