
28 Sep
2021
28 Sep
'21
8:01 a.m.
In this patch series fixed below things. - Window watchdog is using generic watchdog mode so far. Looks like this signal cannot be used to trigger any reset inside PLM. So, change it to basic window watchdog mode. - Wdt has a expire command, this was not implemented earlier. Implement it by loading mininum possible count in wdt window so that it expires immediately.
Ashok Reddy Soma (2): watchdog: versal: Add support for basic window watchdog watchdog: versal: Add support for expire now
drivers/watchdog/xilinx_wwdt.c | 100 +++++++++++++++++++++------------ 1 file changed, 64 insertions(+), 36 deletions(-)
--
2.17.1