aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorReid Tonking <[email protected]>2023-04-26 19:49:56 +0000
committerWolfram Sang <[email protected]>2023-05-03 15:27:21 +0000
commitc770657bd2611b077ec1e7b1fe6aa92f249399bd (patch)
tree534535ac7d04ae6e22aa828c7cbfb1f277c5996d /tools/perf/scripts/python
parenti2c: tegra: Fix PEC support for SMBUS block read (diff)
downloadkernel-c770657bd2611b077ec1e7b1fe6aa92f249399bd.tar.gz
kernel-c770657bd2611b077ec1e7b1fe6aa92f249399bd.zip
i2c: omap: Fix standard mode false ACK readings
Using standard mode, rare false ACK responses were appearing with i2cdetect tool. This was happening due to NACK interrupt triggering ISR thread before register access interrupt was ready. Removing the NACK interrupt's ability to trigger ISR thread lets register access ready interrupt do this instead. Cc: <[email protected]> # v3.7+ Fixes: 3b2f8f82dad7 ("i2c: omap: switch to threaded IRQ support") Signed-off-by: Reid Tonking <[email protected]> Acked-by: Vignesh Raghavendra <[email protected]> Reviewed-by: Tony Lindgren <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions