public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@kernel.org>
To: Reid Tonking <reidt@ti.com>
Cc: tony@atomide.com, aaro.koskinen@iki.fi, jmkrzyszt@gmail.com,
	vigneshr@ti.com, linux-omap@vger.kernel.org,
	linux-i2c@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH v2] i2c: omap: Fix standard mode false ACK readings
Date: Sun, 30 Apr 2023 07:52:37 +0200	[thread overview]
Message-ID: <ZE4CJRqaRcAlmzs5@sai> (raw)
In-Reply-To: <20230426194956.689756-1-reidt@ti.com>

[-- Attachment #1: Type: text/plain, Size: 577 bytes --]

On Wed, Apr 26, 2023 at 02:49:56PM -0500, Reid Tonking wrote:
> 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: 3b2f8f82dad7 ("i2c: omap: switch to threaded IRQ support")
> Signed-off-by: Reid Tonking <reidt@ti.com>

Applied to for-current, thanks!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      parent reply	other threads:[~2023-04-30  5:52 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-26 19:49 [PATCH v2] i2c: omap: Fix standard mode false ACK readings Reid Tonking
2023-04-27 13:18 ` Raghavendra, Vignesh
2023-04-28  7:43   ` Tony Lindgren
2023-04-28 18:30     ` Reid Tonking
2023-05-03  6:03       ` Tony Lindgren
2024-09-11  9:40       ` H. Nikolaus Schaller
2024-09-13 12:09         ` Andreas Kemnade
2024-09-13 12:28           ` H. Nikolaus Schaller
2024-09-13 13:32             ` Andreas Kemnade
2024-09-13 15:01               ` H. Nikolaus Schaller
2024-11-06  9:23         ` Andreas Kemnade
2024-11-06 12:16           ` H. Nikolaus Schaller
2024-11-06 15:09             ` H. Nikolaus Schaller
2025-02-02 22:42               ` Ing. Josua Mayer
2023-04-30  5:52 ` Wolfram Sang [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZE4CJRqaRcAlmzs5@sai \
    --to=wsa@kernel.org \
    --cc=aaro.koskinen@iki.fi \
    --cc=jmkrzyszt@gmail.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=reidt@ti.com \
    --cc=stable@vger.kernel.org \
    --cc=tony@atomide.com \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox