Re: [PATCH] powercap: add suspend and resume mechanism for SOC power limit

From: Rafael J. Wysocki
Date: Tue Jan 09 2018 - 19:21:37 EST


On Tue, Jan 9, 2018 at 9:25 AM, <xinx.sun@xxxxxxxxx> wrote:
> From: Zhen Han <zhen.han@xxxxxxxxx>
>
> PL1 and PL2 could be throlled or de-throttled by
> Thermal management to control SOC temperature.
> However, currently, their value will be reset to default value
> after once system suspend and resume.
> Add pm_notifier to save PL1, PL2 before system suspect and restore
> PL1, PL2 after system resume.
>
> Signed-off-by: Sun Xinx <xinx.sun@xxxxxxxxx>

There is a formal issue here.

We need a Signed-off-by: tag from Zhen Han too.

Thanks,
Rafael