[PATCH v4 0/2] i2c: lpi2c: implement master_xfer_atomic callback
Francesco Dolcini
francesco at dolcini.it
Thu Jun 26 00:58:37 PDT 2025
Hello,
On Fri, May 23, 2025 at 10:29:29AM +0200, Francesco Dolcini wrote:
> From: Francesco Dolcini <francesco.dolcini at toradex.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
More information about the linux-arm-kernel
mailing list