Commits

Bai Ping committed ac1054d8a56
MLK-15075 thermal: imx: fix temp read failure on i.mx7d On i.MX7D, if the system enter LPSR mode, the tempmon module will be power down, so the regiter's value is lost, so we need to save the registers before suspend and restore the register after resume back. Signed-off-by: Bai Ping <ping.bai@nxp.com>