Commits

Anson Huang committed 67045b3daa6
MLK-16526-1 thermal: imx_sc: add buffer for passive cooling mechanism On i.MX8QM/8QXP, When temperature exceeds passive point, the cooling mechanism will be trigger and temperature will begin to drop, to avoid back and forth surrounding the passive point, here adds 10 C buffer for passive point, that means when cooling mechanism is trigger, only after the temperature drop to 10 C below the passive point, the cooling mechanism will exit. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Bai Ping <ping.bai@nxp.com>