clocksource: sunxi: Add new compatibles
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 6 Feb 2014 09:40:31 +0000 (10:40 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 11 Mar 2014 22:04:46 +0000 (23:04 +0100)
commitec6c085cc779ae863d363e7d076b763a2a0aca4c
tree93fc87afb587160e7f4b20500dc98c1a89d040eb
parent9affbd2458eca452e63b108e1a6258cf370f6eb9
clocksource: sunxi: Add new compatibles

The Allwinner A10 compatibles were following a slightly different compatible
patterns than the rest of the SoCs for historical reasons. Add compatibles
matching the other pattern to the timer driver for consistency, and keep the
older one for backward compatibility.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Documentation/devicetree/bindings/timer/allwinner,sun4i-timer.txt
drivers/clocksource/sun4i_timer.c