]> git.baikalelectronics.ru Git - kernel.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>
Fri, 5 Jul 2013 06:10:26 +0000 (11:40 +0530)
commit6c8af5616c0e92ea67290ecbf9d594ad0dcf9ad1
treebee92be4769a1f84d599e2e97cd3cc6e25f2caa9
parent3a99f57774172228375e06c0eff097bd9b4c7fb9
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