Re: [RESEND PATCH] thermal: mediatek: add suspend/resume callback

From: Michael Kao
Date: Thu Oct 31 2019 - 21:31:59 EST


On Sun, 2019-10-13 at 19:50 +0200, Daniel Lezcano wrote:
> On 09/10/2019 11:35, michael.kao@xxxxxxxxxxxx wrote:
> > From: Louis Yu <louis.yu@xxxxxxxxxxxx>
> >
> > Add suspend/resume callback to disable/enable Mediatek thermal sensor
> > respectively. Since thermal power domain is off in suspend, thermal driver
> > needs re-initialization during resume.
> >
> > Signed-off-by: Louis Yu <louis.yu@xxxxxxxxxxxx>
> > Signed-off-by: Michael Kao <michael.kao@xxxxxxxxxxxx>
> > ---
> > This patch series base on these patches [1][2].
> >
> > [1]thermal: mediatek: mt8183: fix bank number settings (https://patchwork.kernel.org/patch/10938817/)
> > [2]thermal: mediatek: add another get_temp ops for thermal sensors (https://patchwork.kernel.org/patch/10938829/)
>
> There is no new version with the comments take into account. Did I miss
> something?
>
> The patch base on Kenrel 5.4. I resend to linux-pm. The original patch is at linux-mediatek only.