[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250626075837.GA9216@francesco-nb>
Date: Thu, 26 Jun 2025 09:58:37 +0200
From: Francesco Dolcini <francesco@...cini.it>
To: Dong Aisheng <aisheng.dong@....com>, Andi Shyti <andi.shyti@...nel.org>,
Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>
Cc: Francesco Dolcini <francesco.dolcini@...adex.com>,
linux-i2c@...r.kernel.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 0/2] i2c: lpi2c: implement master_xfer_atomic callback
Hello,
On Fri, May 23, 2025 at 10:29:29AM +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini@...adex.com>
>
> This series adds atomic operations support to the imx-lpi2c driver and split
> the previous v3 patch into two separate patches.
>
> The first patch replaces the open-coded polling loops with readl_poll_timeout.
> This improves readability and consistency, and prepares the code for
> integration of the second patch, while maintaining the same functionality.
>
> The second patch implements the .master_xfer_atomic() callback, enabling
> support for atomic I2C transfers.
Just a gentle ping to not forget about this.
Francesco
Powered by blists - more mailing lists