Re: [PATCH] thermal: ti-soc-thermal: Enable addition power management

From: Tony Lindgren
Date: Fri Nov 08 2019 - 16:03:09 EST


* Adam Ford <aford173@xxxxxxxxx> [191108 20:58]:
> On Fri, Nov 8, 2019 at 2:50 PM Tony Lindgren <tony@xxxxxxxxxxx> wrote:
> >
> > * Tony Lindgren <tony@xxxxxxxxxxx> [191108 20:46]:
> > > Also, you may want to check if the driver needs to
> > > save and restore it's context in the notifier as that
> > > might get lost during the off mode depending what
> > > domain it's at.
> >
> > Oh never mind, looks like you already took care of
> > saving and restoring the context in the notifier,
> > I just missed it.
>
> Great!
>
> Is there any testing you can do and think we need on the OMAP4/5+ or
> am33xx? I don't have any of that hardware.

I can test oswr idle (open switch retention) on droid4
which means save and restore of context is needed like
it is for off mode.

> I'm readying a patch without the RFC shortly.

OK will give it a try and reply when done.

Regards,

Tony