[PATCH v3 0/2] Add memcpy support for tegra210-adma

From: Nicolin Chen
Date: Tue Sep 06 2016 - 14:42:16 EST


This series of patches add memcpy support for tegra210 ADMA engine.

Changlog
v2->v3 (Suggested by Jon)
* PATCH-2: Remove "TODO" mark and limit the buffer size up to 1GB
v1->v2 (Suggested by Vinod)
* PATCH-1: Split the cyclic pre-check to a separate patch
* PATCH-2: Add ADMA_CH_CTRL_MODE to unify the marcos
* PATCH-2: Set operation mode depending on cyclic
* PATCH-2: Add TODO comment at period_len
* PATCH-2: Revise the commit log

Nicolin Chen (2):
dmaengine: tegra210-adma: Add pre-check for cyclic callback
dmaengine: tegra210-adma: Add memcpy support

drivers/dma/tegra210-adma.c | 108 +++++++++++++++++++++++++++++++++++++++-----
1 file changed, 96 insertions(+), 12 deletions(-)

--
2.1.4