ARM: sunxi: DT: Convert the DTs to use a header for the DMA arguments
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 16 Dec 2014 21:59:56 +0000 (22:59 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Wed, 21 Jan 2015 08:58:56 +0000 (09:58 +0100)
commit1f9f6a78735f56f5d718565b235c7e0188933e2d
tree1e08d2ad8b49aa097035d2e40dbd297466aab626
parentbca12924f09dc03f2bda3b3e39408fee920a343b
ARM: sunxi: DT: Convert the DTs to use a header for the DMA arguments

The DMA engine for the A10/A20 and derivatives require an opaque extra
argument.

Add a dt-bindings header, and convert the device trees to it.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun4i-a10.dtsi
arch/arm/boot/dts/sun5i-a10s.dtsi
arch/arm/boot/dts/sun5i-a13.dtsi
arch/arm/boot/dts/sun7i-a20.dtsi
include/dt-bindings/dma/sun4i-a10.h [new file with mode: 0644]