aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/dma/uniphier-mdmac.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-11-24dmaengine: uniphier-mdmac: add UniPhier MIO DMAC driverMasahiro Yamada1-0/+506
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>