Re: [PATCH v5 6/7] DMA: sun6i: Add driver for the Allwinner A31 DMA controller
From: Arnd Bergmann <hidden>
Date: 2014-03-21 16:53:08
Also in:
linux-arm-kernel, lkml
From: Arnd Bergmann <hidden>
Date: 2014-03-21 16:53:08
Also in:
linux-arm-kernel, lkml
On Thursday 13 March 2014, Maxime Ripard wrote:
The Allwinner A31 has a 16 channels DMA controller that it shares with the newer A23. Although sharing some similarities with the DMA controller of the older Allwinner SoCs, it's significantly different, I don't expect it to be possible to share the driver for these two. The A31 Controller is able to memory-to-memory or memory-to-device transfers on the 16 channels in parallel. Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Looks good to me now, Acked-by: Arnd Bergmann <redacted>