diff options
author | Sia Jee Heng <[email protected]> | 2021-01-25 09:32:46 +0800 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-02-01 15:08:15 +0530 |
commit | b428c6fa41125fdbba36baa92de4e439e04ccfc8 (patch) | |
tree | e5e6b21f1011f9fd598398bbc4da744921efcaf0 /scripts/gdb/linux/tasks.py | |
parent | 1deb96c0fa58afe0f5c4aa8e5916baa9454979d6 (diff) |
dmaengine: dw-axi-dmac: Support of_dma_controller_register()
Add support for of_dma_controller_register() so that DMA clients
can pass in device handshake number to the AxiDMA driver.
DMA clients shall code the device handshake number in the Device tree.
When DMA activities are needed, DMA clients shall invoke OF helper
function to pass in the device handshake number to the AxiDMA.
Without register to the of_dma_controller_register(), data transfer
between memory to device and device to memory operations 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