diff options
author | Alain Volmat <[email protected]> | 2021-09-20 17:21:29 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2021-11-29 13:11:50 +0100 |
commit | 0c21d02ca469574d2082379db52d1a27b99eed0c (patch) | |
tree | 21a5bdafd55f1c6684da43e2fa3f6fb6c4955b06 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | b12764695c3fcade145890b67f82f8b139174cc7 (diff) |
i2c: stm32f7: flush TX FIFO upon transfer errors
While handling an error during transfer (ex: NACK), it could
happen that the driver has already written data into TXDR
before the transfer get stopped.
This commit add TXDR Flush after end of transfer in case of error to
avoid sending a wrong data on any other slave upon next transfer.
Fixes: aeb068c57214 ("i2c: i2c-stm32f7: add driver")
Signed-off-by: Alain Volmat <[email protected]>
Reviewed-by: Pierre-Yves MORDRET <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions