commit | ab5354c48d58a6a72e70d37d2032206eba3b1dbb | [log] [tgz] |
---|---|---|
author | Robert Jarzmik <robert.jarzmik@free.fr> | Mon Jul 14 18:52:02 2014 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Wed Jul 23 12:02:37 2014 +0200 |
tree | f3ae2f0dc21573c93ed3f8cf14adaa18d68be7b5 | |
parent | c5421d7aa40965b9527999e65a78f71aec48f19d [diff] |
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>