Re: [PATCH 7/9] watchdog: of_xilinx_wdt: Add Versal Window watchdog support

2021-03-24 Thread Guenter Roeck
rajyoti Datta ; Srinivas Goud >> >> Cc: w...@linux-watchdog.org; linux-watch...@vger.kernel.org; linux-arm- >> ker...@lists.infradead.org; linux-kernel@vger.kernel.org; git >> >> Subject: Re: [PATCH 7/9] watchdog: of_xilinx_wdt: Add Versal Window >> watchdog supp

RE: [PATCH 7/9] watchdog: of_xilinx_wdt: Add Versal Window watchdog support

2021-03-23 Thread Srinivas Neeli
ger.kernel.org; linux-arm- > ker...@lists.infradead.org; linux-kernel@vger.kernel.org; git > > Subject: Re: [PATCH 7/9] watchdog: of_xilinx_wdt: Add Versal Window > watchdog support > > On 3/15/21 3:46 AM, Srinivas Neeli wrote: > > Versal watchdog driver uses Window

Re: [PATCH 7/9] watchdog: of_xilinx_wdt: Add Versal Window watchdog support

2021-03-15 Thread Guenter Roeck
On 3/15/21 3:46 AM, Srinivas Neeli wrote: > Versal watchdog driver uses Window watchdog mode. Window watchdog > timer(WWDT) contains closed(first) and open(second) window with > 32 bit width. WWDT will generate an interrupt after the first window > timeout and reset signal after the second window t

[PATCH 7/9] watchdog: of_xilinx_wdt: Add Versal Window watchdog support

2021-03-15 Thread Srinivas Neeli
Versal watchdog driver uses Window watchdog mode. Window watchdog timer(WWDT) contains closed(first) and open(second) window with 32 bit width. WWDT will generate an interrupt after the first window timeout and reset signal after the second window timeout. Timeout and Pre-timeout configuration, Sto