Re: [PATCH] i2c: imx: Fix slave registration error path and missing NULL check

From: liem

Date: Thu Jun 25 2026 - 11:09:01 EST


Hi,Carlos!

Thank you for your review.

Q: Have you meet the issue on one real platform?
A: No,I just noticed the error while reading the code.

I think your idea which cancel the slave timer and wait it finished
after disabled IRQ is better.

I'll fix the issues and send a v2.Thank you again!