[PATCH 0/3] ARM: sunxi: Add A31 High Speed Timer Support
Maxime Ripard
maxime.ripard at free-electrons.com
Fri Dec 20 16:41:06 EST 2013
Hi everyone,
This patchset enables support for the High Speed Timer IP found in the
Allwinner A31 SoCs.
These timers are asserted in reset, and are not associated with any struct
device, so we also add a small helper to the reset framework along the way to
be able to retrieve the reset controller from the device tree directly.
Thanks,
Maxime
Maxime Ripard (3):
reset: Add of_reset_control_get
clocksource: sun5i: Add support for reset controller
ARM: sun6i: a31: Add support for the High Speed Timers
.../bindings/timer/allwinner,sun5i-a13-hstimer.txt | 4 +++
arch/arm/boot/dts/sun6i-a31.dtsi | 11 ++++++
drivers/clocksource/timer-sun5i.c | 6 ++++
drivers/reset/core.c | 39 +++++++++++++++++-----
include/linux/reset.h | 4 +++
5 files changed, 55 insertions(+), 9 deletions(-)
--
1.8.4.2
More information about the linux-arm-kernel
mailing list