diff options
author | Akhil R <[email protected]> | 2023-04-27 18:09:15 +0530 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2023-06-05 10:21:43 +0200 |
commit | fcc8a89a1c839bbe274de8e518ce7886553ddcc6 (patch) | |
tree | 35a92e6d88b17f38132cb1e34c1acda74dac095a /tools/perf/scripts/python/syscall-counts.py | |
parent | bcfc2ab7f43508ec6e80353768a77aedc883e568 (diff) |
i2c: tegra: Share same DMA channel for RX and TX
Allocate only one DMA channel for I2C and share it for both TX and RX
instead of using two different DMA hardware channels with the same
slave ID. Since I2C supports only half duplex, there is no impact on
perf with this.
Signed-off-by: Akhil R <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions