diff options
author | Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com> | 2024-05-31 09:57:22 +0300 |
---|---|---|
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | 2024-07-10 20:01:34 +0200 |
commit | 0aad7c4438b2e87359cd7b42c3e11b17f477ab8f (patch) | |
tree | 416ab354eea60febebd9d8f8735c8b28ffc35e94 /drivers/mfd/cs42l43.h | |
parent | d8997ed79ed7c7c32b2ae571e0d99a58bbfd01fe (diff) | |
download | linux-0aad7c4438b2e87359cd7b42c3e11b17f477ab8f.tar.gz linux-0aad7c4438b2e87359cd7b42c3e11b17f477ab8f.tar.bz2 linux-0aad7c4438b2e87359cd7b42c3e11b17f477ab8f.zip |
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 <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20240531065723.1085423-9-claudiu.beznea.uj@bp.renesas.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'drivers/mfd/cs42l43.h')
0 files changed, 0 insertions, 0 deletions