diff options
author | Paul Cercueil <[email protected]> | 2021-12-06 17:42:59 +0000 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2021-12-17 21:39:27 +0530 |
commit | 76a096637d6381165584c6e9a21e531d1911c549 (patch) | |
tree | ed23a5a2197c8c0cb0f1425dc80f81d2617dc87d /scripts/gdb/linux/device.py | |
parent | c8c0cda827b90aad250360c657b30b2bcdf82503 (diff) |
dmaengine: jz4780: Support bidirectional I/O on one channel
For some devices with only half-duplex capabilities, it doesn't make
much sense to use one DMA channel per direction, as both channels will
never be active at the same time.
Add support for bidirectional I/O on DMA channels. The client drivers
can then request a "tx-rx" DMA channel which will be used for both
directions.
Signed-off-by: Paul Cercueil <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions