clk: sunxi: Add A31 clocks support
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 23 Jul 2013 21:34:10 +0000 (23:34 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Mon, 26 Aug 2013 08:58:11 +0000 (10:58 +0200)
commit6a721db180a22d8e2d59d864446309bc7a09c26f
tree9da6f6cccba5a87a701bcc87c9157a1717d7f0dc
parent70855bb5c608e4ac9dde5b669c3cf56914b713a2
clk: sunxi: Add A31 clocks support

The A31 has a mostly different clock set compared to the other older
SoCs currently supported in the Allwinner clock driver.

Add support for the basic useful clocks. The other ones will come in
eventually.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Emilio López <emilio@elopez.com.ar>
Documentation/devicetree/bindings/clock/sunxi.txt
Documentation/devicetree/bindings/clock/sunxi/sun6i-a31-gates.txt [new file with mode: 0644]
drivers/clk/sunxi/clk-sunxi.c