From e4a6b378751fa8934c691816da1423e849059fad Mon Sep 17 00:00:00 2001 From: Carlo Caione Date: Mon, 29 Sep 2014 01:50:05 +0200 Subject: [PATCH] ARM: meson6: clocksource: Add Meson6 timer support Meson6 SoCs are equipped with 5 32-bit timers, called TIMER_A, TIMER_B, TIMER_C, TIMER_D and TIMER_E. The driver is providing clocksource support for the 32-bit counter using TIMER_E. Clockevents are also supported using TIMER_A. Acked-by: Arnd Bergmann Signed-off-by: Carlo Caione Signed-off-by: Daniel Lezcano Reviewed-by: Matthias Brugger --- Reading git-format-patch failed