diff options
author | Sia Jee Heng <[email protected]> | 2021-01-25 09:32:43 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-02-01 15:08:15 +0530 |
commit | 66c6c9455efce0185911d7befb14992122c99474 (patch) | |
tree | 0e417892e72096b093cba2f74f48af8cde9307ae /scripts/gdb/linux/tasks.py | |
parent | 67b2e39f4acb764cbc0ab9b2af07b18aec7b2cce (diff) |
dmaengine: dw-axi-dmac: Add device_config operation
Add device_config() callback function so that the device address
can be passed to the dma driver.
DMA clients use this interface to pass in the device address to the
AxiDMA. Without this interface, data transfer between device to memory
and memory to device would failed.
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