Skip to content
Commit 8391ecf4 authored by Shengjiu Wang's avatar Shengjiu Wang Committed by Vinod Koul
Browse files

dmaengine: imx-sdma: Add device to device support



This patch adds DEV_TO_DEV support for i.MX SDMA driver to support data
transfer between two peripheral FIFOs.
The per_2_per script requires two peripheral addresses and two DMA
requests, and it need to check the src addr and dst addr is in the SPBA
bus space or in the AIPS bus space.

Signed-off-by: default avatarShengjiu Wang <shengjiu.wang@freescale.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 4d9efdfc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment