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

The JZ4725B has one DMA core starring six DMA channels.
As for the JZ4770, each DMA channel's clock can be enabled with
a register write, the difference here being that once started, it
is not possible to turn it off.

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