diff options
author | Raviteja Narayanam <[email protected]> | 2023-02-02 15:11:31 +0530 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2023-02-03 17:33:43 +0100 |
commit | 813eac4fcb839bdf22aacfda0f2713fe50a82974 (patch) | |
tree | 78a6ca7001767ad87c4d756eaedd5504c0c9f22c /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | acea4e4458b40af5df22de1659de618f0ced0ce8 (diff) |
i2c: xiic: Fix Rx and Tx paths in standard mode
repeated start
When a combined message request comes from user space, the
controller has to initiate repeated start sequence. In standard
mode, this repeated start sequence is corrupted if there is still
data in the Tx FIFO.
So, always make sure that all the bytes are completely transmitted
out of the FIFO by waiting for TXEMPTY, if the previous message is
of Tx type.
Signed-off-by: Raviteja Narayanam <[email protected]>
Signed-off-by: Manikanta Guntupalli <[email protected]>
Acked-by: Michal Simek <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions