linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ARM: sunxi: Add A31 High Speed Timer Support
@ 2014-04-17  9:06 Maxime Ripard
  2014-04-17  9:06 ` [PATCH v3 1/2] clocksource: sun5i: Add support for reset controller Maxime Ripard
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Maxime Ripard @ 2014-04-17  9:06 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-22 11:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-17  9:06 [PATCH v3 0/2] ARM: sunxi: Add A31 High Speed Timer Support Maxime Ripard
2014-04-17  9:06 ` [PATCH v3 1/2] clocksource: sun5i: Add support for reset controller Maxime Ripard
2014-04-17  9:06 ` [PATCH v3 2/2] ARM: sun6i: a31: Add support for the High Speed Timers Maxime Ripard
2014-04-22 11:57 ` [PATCH v3 0/2] ARM: sunxi: Add A31 High Speed Timer Support Daniel Lezcano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).