clocksource: pxa: Add device-tree support for PXA timer
authorRobert Jarzmik <robert.jarzmik@free.fr>
Mon, 14 Jul 2014 16:52:02 +0000 (18:52 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Wed, 23 Jul 2014 10:02:37 +0000 (12:02 +0200)
commitab5354c48d58a6a72e70d37d2032206eba3b1dbb
treef3ae2f0dc21573c93ed3f8cf14adaa18d68be7b5
parentc5421d7aa40965b9527999e65a78f71aec48f19d
clocksource: pxa: Add device-tree support for PXA timer

Add device-tree support to PXA platforms.
The driver still needs to maintain backward non device-tree
compatibility as well, which implies :
 - a non device-tree init function
 - a static registers base address in the driver

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/pxa_timer.c