[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1397725606-18000-1-git-send-email-maxime.ripard@free-electrons.com>
Date: Thu, 17 Apr 2014 11:06:44 +0200
From: Maxime Ripard <maxime.ripard@...e-electrons.com>
To: Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
Maxime Ripard <maxime.ripard@...e-electrons.com>
Subject: [PATCH v3 0/2] ARM: sunxi: Add A31 High Speed Timer Support
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists