[PATCH v3 0/2] ARM: sunxi: Add A31 High Speed Timer Support

From: Maxime Ripard
Date: Thu Apr 17 2014 - 05:10:35 EST


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

Changes from v2:
- Rebased on top of 3.15-rc1

Changes from v1:
- Rebased on top of 3.14-rc1 and reset/for_3.15

Maxime Ripard (2):
clocksource: sun5i: Add support for reset controller
ARM: sun6i: a31: Add support for the High Speed Timers

.../devicetree/bindings/timer/allwinner,sun5i-a13-hstimer.txt | 4 ++++
arch/arm/boot/dts/sun6i-a31.dtsi | 11 +++++++++++
drivers/clocksource/timer-sun5i.c | 6 ++++++
3 files changed, 21 insertions(+)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/