]> rtime.felk.cvut.cz Git - linux-imx.git/commit
clk: sun5i: Add compatibles for Allwinner A13
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 30 Apr 2013 09:56:22 +0000 (11:56 +0200)
committerMike Turquette <mturquette@linaro.org>
Wed, 29 May 2013 05:50:31 +0000 (22:50 -0700)
commit4f985b4c800e824cd4fdde00c9575dd573a7b933
treec9e4cf481e95a7e8b1de074fc05ac9f713ad88b0
parent20faa59e0f3e3e6a6afeeaa7d976debacfce4fe3
clk: sun5i: Add compatibles for Allwinner A13

The A13 has a lot less clocks than the one found in the Allwinner A10.
Add these stripped down clocks to the clock driver and in the
documentation.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Emilio López <emilio@elopez.com.ar>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Documentation/devicetree/bindings/clock/sunxi.txt
Documentation/devicetree/bindings/clock/sunxi/sun4i-a10-gates.txt [new file with mode: 0644]
Documentation/devicetree/bindings/clock/sunxi/sun5i-a13-gates.txt [new file with mode: 0644]
drivers/clk/sunxi/clk-sunxi.c