Re: [PATCH] i2c: tegra: Don't mark devices with pins as IRQ safe
From: Andi Shyti
Date: Thu Feb 05 2026 - 05:47:24 EST
Hi Mikko,
On Mon, Feb 02, 2026 at 01:42:34PM +0900, Mikko Perttunen wrote:
> I2C devices with associated pinctrl states (DPAUX I2C controllers)
> will change pinctrl state during runtime PM. This requires taking
> a mutex, so these devices cannot be marked as IRQ safe.
>
> Discovered through lockdep.
I removed this sentence...
> Signed-off-by: Mikko Perttunen <mperttunen@xxxxxxxxxx>
... and merged the patch in i2c/i2c-host-2.
Thanks,
Andi