From: Lee Jones Date: Fri, 3 May 2013 14:31:49 +0000 (+0100) Subject: ARM: ux500: Supply UART's DMA configuration via Device Tree X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~17^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbff01cce09fb79a04619a9da782db655fbd7df0;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed