]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dma: imx-dma: Add oftree support
authorMarkus Pargmann <mpa@pengutronix.de>
Sun, 26 May 2013 09:53:20 +0000 (11:53 +0200)
committerVinod Koul <vinod.koul@intel.com>
Wed, 12 Jun 2013 02:19:30 +0000 (07:49 +0530)
commitc8fe39e28449906c28fbe66ee35c44608114b0ac
treebee92be4769a1f84d599e2e97cd3cc6e25f2caa9
parent46196e4480f4e4c4997fe87e35ecb1983fd20b05
dma: imx-dma: Add oftree support

Adding devicetree support for imx-dma driver. Use driver name for
function 'imx_dma_is_general_purpose' because the devicename for
devicetree initialized devices is different.

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Documentation/devicetree/bindings/dma/fsl-imx-dma.txt [new file with mode: 0644]
drivers/dma/imx-dma.c
include/linux/platform_data/dma-imx.h