Re: [PATCH] thermal: ti-soc-thermal: Enable addition power management
From: Adam Ford
Date: Fri Nov 08 2019 - 15:57:51 EST
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'm readying a patch without the RFC shortly.
adam
>
> Thanks,
>
> Tony