Commits
Fancy Fang committed f8118585ee3
LF-807 pwm: imx-tpm: force 'real_period' to be zero in suspend During suspend, all the tpm registers will loose values. So the 'real_period' value of struct 'imx_tpm_pwm_chip' should be forced to be zero to force the period update code can be executed after system resume back. Signed-off-by: Fancy Fang <chen.fang@nxp.com> Reviewed-by: Anson Huang <anson.huang@nxp.com> Acked-by: Jason Liu <jason.hui.liu@nxp.com>