Re: [PATCH] i2c: ocores: Move system PM hooks to the NOIRQ phase

From: Andi Shyti
Date: Fri Aug 04 2023 - 21:20:47 EST


Hi,

On Thu, Jul 27, 2023 at 02:35:51AM +0200, Andi Shyti wrote:
> 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>
>
> it's OK for me.
>
> Peter, any comment on this?

a kind ping...

Andi