Hi Samuel, On Mon, Jul 17, 2023 at 01:38:57PM -0700, Samuel Holland wrote: > When an I2C device contains a wake IRQ subordinate to a regmap-irq chip, > the regmap-irq code must be able to perform I2C transactions during > suspend_device_irqs() and resume_device_irqs(). Therefore, the bus must > be suspended/resumed during the NOIRQ phase. > > Signed-off-by: Samuel Holland <samuel.holland@xxxxxxxxxx> I think this patch has failed to receive some comments, I'll go ahead and give it my blessing: Reviewed-by: Andi Shyti <andi.shyti@xxxxxxxxxx> Thanks, Andi