commit | e0674853943287669a82d1ffe09a700944615978 | [log] [tgz] |
---|---|---|
author | Joy Zou <joy.zou@nxp.com> | Tue Oct 26 17:00:25 2021 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Thu Oct 28 22:56:24 2021 +0530 |
tree | 030225807cafa7f415ecb6c777678f00962d0218 | |
parent | a3e340c1574b6679f5b333221284d0959095da52 [diff] |
dmaengine: fsl-edma: support edma memcpy Add memcpy in edma. The edma has the capability to transfer data by software trigger so that it could be used for memory copy. Enable MEMCPY for edma driver and it could be test directly by dmatest. Signed-off-by: Joy Zou <joy.zou@nxp.com> Link: https://lore.kernel.org/r/20211026090025.2777292-1-joy.zou@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>