Commits

Robin Gong committed 8ee3de8d07f
MLK-16988: watchdog: imx8_wdt: stop watchdog while suspend Since watchdog on i.mx8 is a software watchdog in scfw side, it should be stopped while kernel enter system suspend if watchdog fired. Otherwise, unexpected watchdog reset will happen. Restore back if watchdog fired too. Signed-off-by: Robin Gong <yibin.gong@nxp.com> Reviewed-by: Anson Huang <Anson.Huang@nxp.com>