]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms
authorJassi Brar <jaswinder.singh@linaro.org>
Tue, 15 Oct 2019 03:33:59 +0000 (22:33 -0500)
committerVinod Koul <vkoul@kernel.org>
Fri, 18 Oct 2019 08:02:17 +0000 (13:32 +0530)
commit6c3214e698e49da9b694cdda86332527260cf119
tree3f8e66c3f83bfb7f231f2886bc61b3d5c5c86c24
parentdf781c0ceebae321fb7f7e96773ea451805e14b9
dmaengine: milbeaut-hdmac: Add HDMAC driver for Milbeaut platforms

Driver for Socionext Milbeaut HDMAC controller. The controller has
upto 8 floating channels, that need a predefined slave-id to work
from a set of slaves.

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