diff options
author | Claudiu Beznea <[email protected]> | 2024-05-31 09:57:22 +0300 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2024-07-10 20:01:34 +0200 |
commit | 0aad7c4438b2e87359cd7b42c3e11b17f477ab8f (patch) | |
tree | 416ab354eea60febebd9d8f8735c8b28ffc35e94 /rust/helpers.c | |
parent | d8997ed79ed7c7c32b2ae571e0d99a58bbfd01fe (diff) |
watchdog: rzg2l_wdt: Add suspend/resume support
The RZ/G3S supports deep sleep states where power to most of the IP blocks
is cut off. To ensure proper working of the watchdog when resuming from
such states, the suspend function is stopping the watchdog and the resume
function is starting it. There is no need to configure the watchdog
in case the watchdog was stopped prior to starting suspend.
Signed-off-by: Claudiu Beznea <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'rust/helpers.c')
0 files changed, 0 insertions, 0 deletions