All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Christian Eggers <ceggers@arri.de>
Cc: krzk@kernel.org, o.rempel@pengutronix.de,
	u.kleine-koenig@pengutronix.de,
	Sudip Mukherjee <sudipm.mukherjee@gmail.com>,
	wsa@kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH v5.4] i2c: imx: Check for I2SR_IAL after every byte
Date: Wed, 9 Dec 2020 11:58:59 +0100	[thread overview]
Message-ID: <X9Ct87KVV9BLJSlC@kroah.com> (raw)
In-Reply-To: <20201209093431.15561-1-ceggers@arri.de>

On Wed, Dec 09, 2020 at 10:34:31AM +0100, Christian Eggers wrote:
> commit 1de67a3dee7a279ebe4d892b359fe3696938ec15 upstream.
> 
> Arbitration Lost (IAL) can happen after every single byte transfer. If
> arbitration is lost, the I2C hardware will autonomously switch from
> master mode to slave. If a transfer is not aborted in this state,
> consecutive transfers will not be executed by the hardware and will
> timeout.
> 
> Signed-off-by: Christian Eggers <ceggers@arri.de>
> Tested (not extensively) on Vybrid VF500 (Toradex VF50):
> Tested-by: Krzysztof Kozlowski <krzk@kernel.org>
> Acked-by: Oleksij Rempel <o.rempel@pengutronix.de>
> Cc: stable@vger.kernel.org
> ---
> Hi Greg,
> 
> here is the patch for linux-5.4. Please let me know if this doesn't apply to
> older kernels.

That worked everywhere, thanks.

greg k-h

      reply	other threads:[~2020-12-09 10:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09  9:34 [PATCH v5.4] i2c: imx: Check for I2SR_IAL after every byte Christian Eggers
2020-12-09 10:58 ` Greg KH [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=X9Ct87KVV9BLJSlC@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=ceggers@arri.de \
    --cc=krzk@kernel.org \
    --cc=o.rempel@pengutronix.de \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=u.kleine-koenig@pengutronix.de \
    --cc=wsa@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.