clocksource: Add Marvell Orion SoC timer
authorSebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Tue, 11 Jun 2013 06:38:50 +0000 (08:38 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 2 Jul 2013 13:01:45 +0000 (15:01 +0200)
This patch add a DT enabled driver for timers found on Marvell Orion SoCs
(Kirkwood, Dove, Orion5x, and Discovery Innovation). It installs a free-
running clocksource on timer0 and a clockevent source on timer1.
Corresponding device tree documentation is also added.

Signed-off-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Tested-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
Tested-by: Andrew Lunn <andrew@lunn.ch>

No differences found