Re: [PATCH 2/4] usb: chipidea: usbmisc: s32g: Add a REINIT_DURING_RESUME flag

From: Dan Carpenter
Date: Mon Jun 02 2025 - 10:04:56 EST


On Wed, May 28, 2025 at 05:27:00PM -0400, Frank Li wrote:
> On Wed, May 28, 2025 at 10:57:20PM +0300, Dan Carpenter wrote:
> > From: Ghennadi Procopciuc <ghennadi.procopciuc@xxxxxxx>
> >
> > The s32g2 and s32g3 chips will need to re-initialize in the resume path.
> > Add a REINIT_DURING_RESUME flag which will trigger the reinitialization.
>
> why power_lost_check() doesn't work for you?
>

Yeah. That looks like it should work. Thanks.

regards,
dan carpenter