commit | 7cd6392c9bf5da6986103fcf5ca1b6fd0489d9b4 | [log] [tgz] |
---|---|---|
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | Tue Aug 13 11:43:13 2013 -0300 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Sep 02 21:44:03 2013 +0200 |
tree | eb37885afb39733b3101cb3876e125a0f35d05f9 | |
parent | 573145f08c2b92c45498468afbbba909f6ce6135 [diff] |
clocksource: armada-370-xp: Introduce new compatibles The Armada XP SoC clocksource driver cannot work without the 25 MHz fixed timer. Therefore it's appropriate to introduce a new compatible string and use it to set the 25 MHz fixed timer. The 'marvell,timer-25MHz' property will be marked as deprecated. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org> Reviewed-by: Andrew Lunn <andrew@lunn.ch>