dmaengine: dma-jz4780: Add support for the JZ4770 SoC
authorPaul Cercueil <paul@crapouillou.net>
Wed, 29 Aug 2018 21:32:49 +0000 (23:32 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 11 Sep 2018 07:29:26 +0000 (12:59 +0530)
commit29870eb759abf2d3a5fdf89c97906b49cd4521d2
tree0a0e093abdce98c414b928a833b62b6adf875e31
parentc558ecd21c852c97ff98dc6c61f715ba420ec251
dmaengine: dma-jz4780: Add support for the JZ4770 SoC

The JZ4770 SoC has two DMA cores, each one featuring six DMA channels.
The major change is that each channel's clock can be enabled or disabled
through register writes.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Tested-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/dma-jz4780.c