]> Pileus Git - ~andy/linux/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>
Fri, 5 Jul 2013 06:10:26 +0000 (11:40 +0530)
commit290ad0f9d954b445788bf26652b239c59cec2060
treebee92be4769a1f84d599e2e97cd3cc6e25f2caa9
parent8552bb4f16800d5ebc176a2cf5f2aa55b22731ea
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