]> asedeno.scripts.mit.edu Git - linux.git/commit
dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driver
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 11 Oct 2018 16:41:03 +0000 (01:41 +0900)
committerVinod Koul <vkoul@kernel.org>
Sat, 24 Nov 2018 14:12:59 +0000 (19:42 +0530)
commit32e74aabebc8d045a11452d2de0ac9d2625fcd45
tree58dd85538bd74979a2a588fe1f7c0d3d4406b160
parenteeea81474bc40402d8037e73ee1751db65f25176
dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driver

The MIO DMAC (Media IO DMA Controller) is used in UniPhier LD4,
Pro4, and sLD8 SoCs.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
MAINTAINERS
drivers/dma/Kconfig
drivers/dma/Makefile
drivers/dma/uniphier-mdmac.c [new file with mode: 0644]