diff options
author | Sia Jee Heng <[email protected]> | 2021-01-25 09:32:44 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-02-01 15:08:15 +0530 |
commit | eec91760539ef4257cc0e4649d3db27e3762c579 (patch) | |
tree | 9e2b66f4ec9e6922d03cab2a8abf977a53f94219 /scripts/gdb/linux/tasks.py | |
parent | 66c6c9455efce0185911d7befb14992122c99474 (diff) |
dmaengine: dw-axi-dmac: Support device_prep_slave_sg
Add device_prep_slave_sg() callback function so that DMA_MEM_TO_DEV
and DMA_DEV_TO_MEM operations in single mode can be supported.
Existing AxiDMA driver only support data transfer between
memory to memory. Data transfer between device to memory and
memory to device in single mode would failed if this interface
is not supported by the AxiDMA driver.
Signed-off-by: Sia Jee Heng <[email protected]>
Tested-by: Eugeniy Paltsev <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Eugeniy Paltsev <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions