diff options
author | Akhil R <akhilrajeev@nvidia.com> | 2023-04-27 18:09:15 +0530 |
---|---|---|
committer | Wolfram Sang <wsa@kernel.org> | 2023-06-05 10:21:43 +0200 |
commit | fcc8a89a1c839bbe274de8e518ce7886553ddcc6 (patch) | |
tree | 35a92e6d88b17f38132cb1e34c1acda74dac095a /tools/perf/scripts/python/export-to-postgresql.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 <akhilrajeev@nvidia.com>
Acked-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions