dma: imx-dma: Add oftree support
authorMarkus Pargmann <[email protected]>
Sun, 26 May 2013 09:53:20 +0000 (11:53 +0200)
committerVinod Koul <[email protected]>
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 <[email protected]>
Reviewed-by: Arnd Bergmann <[email protected]>
Reviewed-by: Shawn Guo <[email protected]>
Acked-by: Sascha Hauer <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
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