commit | ad52465b6c37a6a3c24b2455404f6f524a1ce14d | [log] [tgz] |
---|---|---|
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | Tue Jul 12 14:21:14 2016 +0300 |
committer | Vinod Koul <vinod.koul@intel.com> | Sun Jul 24 11:13:53 2016 +0530 |
tree | 5f8795beb742d6f19100dd7bb91a0b7f70fb8481 | |
parent | a0d4cb44da6ca0e87f068dd6644370e6eaca422c [diff] |
dmaengine: omap-dma: Support for interleaved transfer Initial support for interleaved transfer with sDMA. The implementation only supports DMA_MEM_TO_MEM and frame_size must be 1. sDMA needs to be configured for double indexing when ICG is needed. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com>