dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms
authorJassi Brar <jaswinder.singh@linaro.org>
Tue, 15 Oct 2019 03:32:19 +0000 (22:32 -0500)
committerVinod Koul <vkoul@kernel.org>
Fri, 18 Oct 2019 08:02:18 +0000 (13:32 +0530)
commita6e9be055d47fecdb090c2fb6cd2fdeaf820353c
tree015aea1832f91d433989e264d0bff0e372fb2afc
parent3708f89b33cc2aef5e121221704c1f833ca712c4
dmaengine: milbeaut-xdmac: Add XDMAC driver for Milbeaut platforms

Driver for Socionext Milbeaut XDMAC controller. The controller only
supports Mem-To-Mem transfers over upto 8 configurable channels.

Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Link: https://lore.kernel.org/r/20191015033219.14713-1-jassisinghbrar@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/milbeaut-xdmac.c [new file with mode: 0644]