[PATCH 0/2] Add basic window watchdog mode support
    Ashok Reddy Soma 
    ashok.reddy.soma at xilinx.com
       
    Tue Sep 28 08:01:57 CEST 2021
    
    
  
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
    
    
More information about the U-Boot
mailing list