linux/drivers/dma/sh
Guennadi Liakhovetski 67eacc1583 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 <g.liakhovetski+renesas@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
2013-07-05 11:41:00 +05:30
..
Kconfig
Makefile DMA: shdma: add DT support 2013-07-05 11:41:00 +05:30
shdma-base.c DMA: shdma: add DT support 2013-07-05 11:41:00 +05:30
shdma-of.c DMA: shdma: add DT support 2013-07-05 11:41:00 +05:30
shdma.c DMA: shdma: add DT support 2013-07-05 11:41:00 +05:30
shdma.h
sudmac.c