From: Lee Jones Date: Fri, 3 May 2013 14:32:12 +0000 (+0100) Subject: dmaengine: ste_dma40: Supply full Device Tree parsing support X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~68^2~17^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa332de5c6b3891485798adfe3252125457e5377;p=pandora-kernel.git dmaengine: ste_dma40: Supply full Device Tree parsing support Using the new DMA DT bindings and API, we can register the DMA40 driver as Device Tree capable. Now, when a client attempts to allocate a channel using the DMA DT bindings via its own node, we are able to parse the request and allocate a channel in the correct manner. Cc: Dan Williams Cc: Per Forlin Cc: Rabin Vincent Cc: Rob Herring Cc: devicetree-discuss@lists.ozlabs.org Acked-by: Vinod Koul Reviewed-by: Arnd Bergmann Signed-off-by: Lee Jones Signed-off-by: Linus Walleij --- Reading git-diff-tree failed