Re: [PATCH v4] i2c: cadence: Add shutdown handler
From: Michal Simek
Date: Tue Jun 09 2026 - 02:45:25 EST
On 6/9/26 08:39, Andi Shyti wrote:
Hi Ajay,
On Thu, Apr 30, 2026 at 11:00:50AM +0530, Ajay Neeli wrote:
During system reboot or kexec, in-flight I2C transfers can cause
spurious interrupts or leave the bus in an undefined state. Add a
shutdown handler that marks the adapter suspended and resets the
controller, ensuring a clean handoff.
Signed-off-by: Ajay Neeli <ajay.neeli@xxxxxxx>
Michal's ack was missing here.
Merged to i2c/i2c-host.
I have reviewed this patch internally too.
Just checking why I missed it.
Anyway the patch is fine for me.
Thanks,
Michal