commit | 64b8d9e0cfa105df97d7a5f847e90f07d5fb48ce | [log] [tgz] |
---|---|---|
author | Alex Rodriguez <alejandro.rodriguezlimon@nxp.com> | Thu May 08 23:14:48 2025 -0500 |
committer | Benjamin Cabé <kartben@gmail.com> | Fri May 16 19:01:08 2025 +0200 |
tree | f6204d6bcf52671179d6f704ff87a829d51f4069 | |
parent | dafdcab0fafd165238831d35ef2d9529645c028f [diff] |
drivers: watchdog: wdt_mcux_wwdt: Add PM support for low power modes Enables sleep mode (PM3) on RW61x. The driver re-enables the wdt on wake-up based on the previous configuration. Note that the wdt counter value always resets to the max window value on wake-up Signed-off-by: Alex Rodriguez <alejandro.rodriguezlimon@nxp.com>