From: Guennadi Liakhovetski Date: Tue, 18 Jun 2013 16:16:57 +0000 (+0200) Subject: DMA: shdma: add DT support X-Git-Tag: v3.11-rc1~75^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67eacc1583909d0588c8d5d80c16298c899a6382;p=pandora-kernel.git DMA: shdma: add DT support This patch adds Device Tree support to the shdma driver. No special DT properties are used, only standard DMA DT bindings are implemented. Since shdma controllers reside on SoCs, their configuration is SoC-specific and shall be passed to the driver from the SoC platform data, using the auxdata procedure. Signed-off-by: Guennadi Liakhovetski Acked-by: Arnd Bergmann Signed-off-by: Vinod Koul --- Reading git-diff-tree failed