Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | clocksource: pxa: Add device-tree support for PXA timer | Robert Jarzmik | 2014-07-23 |
| | | | | | | | | | | | 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> | ||
* | clocksource: pxa: Move PXA timer to clocksource framework | Robert Jarzmik | 2014-07-23 |
Move time.c from arch/arm/mach-pxa/time.c to drivers/clocksource/pxa_timer.c. Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> |