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

Maxime Ripard maxime.ripard at free-electrons.com
Fri Feb 21 17:16:32 EST 2014


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.

This is based on the pull request for v3.15 for the reset framework
sent by Philipp Zabel to arm-soc maintainers.

Thanks,
Maxime

Changes from v2:
  - 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.0




More information about the linux-arm-kernel mailing list