commit | ca1b7d3daff43a269fb7a0479055ac5b741638d8 | [log] [tgz] |
---|---|---|
author | Eric Long <eric.long@spreadtrum.com> | Wed May 23 17:31:11 2018 +0800 |
committer | Vinod Koul <vkoul@kernel.org> | Tue May 29 10:15:33 2018 +0530 |
tree | 48bf81c31fea321429c692e321d26e41449e978c | |
parent | 32fa20139ebc1521954b9ccb411e5772411efc87 [diff] |
dmaengine: sprd: Add Spreadtrum DMA configuration This patch adds the 'device_config' and 'device_prep_slave_sg' interfaces for users to configure DMA, as well as adding one 'struct sprd_dma_config' structure to save Spreadtrum DMA configuration for each DMA channel. Signed-off-by: Eric Long <eric.long@spreadtrum.com> Signed-off-by: Baolin Wang <baolin.wang@linaro.org> Signed-off-by: Vinod Koul <vkoul@kernel.org>