
29 Sep
2021
29 Sep
'21
4:17 p.m.
On 9/28/21 8:01 AM, Ashok Reddy Soma wrote:
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(-)
Applied. M