[PATCH v4] i2c: imx-lpi2c: directly return ISR when detect a NACK

Wolfram Sang wsa at kernel.org
Mon Aug 14 08:02:09 PDT 2023


On Wed, Aug 02, 2023 at 10:10:31PM +0200, Andi Shyti wrote:
> Hi
> 
> On Thu, 27 Jul 2023 11:03:47 +0800, carlos.song at nxp.com wrote:
> > A NACK flag in ISR means i2c bus error. In such condition,
> > there is no need to do read/write operation.
> > 
> > In this patch, i2c will check MSR_NDF, MSR_RDF and MSR_TDF
> > flag in turn, it's making mutually exclusive NACK/read/write.
> > So when a NACK is received(MSR_NDF), i2c will return ISR
> > directly and then stop i2c transfer.
> > 
> > [...]
> 
> Applied to i2c/andi-for-next on

Applied to for-next (via Andi's tree), thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20230814/9e3f725c/attachment.sig>


More information about the linux-arm-kernel mailing list