clk: sunxi: Add new clock compatibles
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Thu, 6 Feb 2014 08:55:57 +0000 (09:55 +0100)
committerEmilio López <emilio@elopez.com.ar>
Tue, 18 Feb 2014 13:34:28 +0000 (10:34 -0300)
commitfd1b22f6fb3b31980b80505ac9d86521569ed2ee
tree975c042dc4f8c48c915d7d7b6b871ce572010ce6
parente4c6d6c11bee5ff11feb837a0a76103b3eba252f
clk: sunxi: Add new clock 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 clock driver for consistency, and keep the
older one for backward compatibility.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Emilio López <emilio@elopez.com.ar>
Documentation/devicetree/bindings/clock/sunxi.txt
drivers/clk/sunxi/clk-sunxi.c