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

Reply via email to