ARM: ux500: Supply UART's DMA configuration via Device Tree
authorLee Jones <lee.jones@linaro.org>
Fri, 3 May 2013 14:31:49 +0000 (15:31 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 27 May 2013 12:07:12 +0000 (14:07 +0200)
commitfbff01cce09fb79a04619a9da782db655fbd7df0
treed965baefd9a0c0b94fc4efaae9c4ed8275f0cfdb
parentba074aeceb531c63e0eed9839efc03fb3457d775
ARM: ux500: Supply UART's 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