Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
user avatar
Reid Tonking authored
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: <stable@vger.kernel.org> # v3.7+
Fixes: 3b2f8f82

 ("i2c: omap: switch to threaded IRQ support")
Signed-off-by: default avatarReid Tonking <reidt@ti.com>
eee1b10a
Forked from BeagleV-Fire / Gateware
Source project has a limited visibility.
Name Last commit Last update