Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MA-23194 Revert "watchdog: imx_sc_wdt: Don't disable WDT in suspend"
The SCU does not handle the WDT state, leaving parts of the suspend and resume process unprotected if the WDT is not explicitly disabled in the driver. This can cause unwanted system resets during suspend. By reverting this change, we ensure that the WDT is properly disabled during suspend and avoid unexpected resets caused by the WDT timing out. This reverts commit b972bad. Signed-off-by: Zhipeng Wang <[email protected]> Change-Id: Ib58f8d42f889978cc2559fba7fc6421e5a076485
- Loading branch information