ARM: ux500: Supply MMC DMA configuration via Device Tree
authorLee Jones <lee.jones@linaro.org>
Fri, 3 May 2013 14:31:50 +0000 (15:31 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2013 12:07:12 +0000 (14:07 +0200)
commit498315b98144d12bf9e05db68822af8506e697bc
tree9dd376ca110070c52fd1c6c25423fc0bdcd16882
parentfbff01cce09fb79a04619a9da782db655fbd7df0
ARM: ux500: Supply MMC DMA configuration via Device Tree

When requesting a channel, a DMA client needs to pass some pieces of
information such as; request channel, device type, channel type and
direction etc. Normally we do this in the form of platform data, but
when DT is enabled we need to pass it using the driver's bindings
instead.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/dbx5x0.dtsi