aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorChristian Eggers <[email protected]>2020-10-09 13:03:20 +0200
committerWolfram Sang <[email protected]>2020-12-02 21:28:20 +0100
commit61e6fe59ede155881a622f5901551b1cc8748f6a (patch)
tree862c85c425fc9500c197b9b5b3f39fabead5aab5 /tools/perf/scripts/python/syscall-counts.py
parent1de67a3dee7a279ebe4d892b359fe3696938ec15 (diff)
i2c: imx: Don't generate STOP condition if arbitration has been lost
If arbitration is lost, the master automatically changes to slave mode. I2SR_IBB may or may not be reset by hardware. Raising a STOP condition by resetting I2CR_MSTA has no effect and will not clear I2SR_IBB. So calling i2c_imx_bus_busy() is not required and would busy-wait until timeout. Signed-off-by: Christian Eggers <[email protected]> Tested (not extensively) on Vybrid VF500 (Toradex VF50): Tested-by: Krzysztof Kozlowski <[email protected]> Acked-by: Oleksij Rempel <[email protected]> Cc: [email protected] # Requires trivial backporting, simple remove # the 3rd argument from the calls to # i2c_imx_bus_busy(). Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions