Re: [PATCH V2 0/2] Add atomic transfer support to i2c-xiic

From: Andi Shyti
Date: Thu Dec 26 2024 - 19:21:34 EST


Hi Manikanta,

On Tue, Dec 10, 2024 at 03:22:40PM +0530, Manikanta Guntupalli wrote:
> This patch series adds atomic transfer support to the i2c-xiic
> controller.
> ---
> Changes for V2:
> Remove NULL checks for tx_msg and rx_msg, as __xiic_start_xfer() already
> has checks.
>
> Manikanta Guntupalli (2):
> i2c: xiic: Relocate xiic_i2c_runtime_suspend and
> xiic_i2c_runtime_resume to facilitate atomic mode
> i2c: xiic: Add atomic transfer support

these look similar to other work you did earlier. Looks fine to
me I'm not delaying any further and I pushed it in i2c/i2c-host.

Thanks Michal for looking into it.

Andi