[PATCH 0/2] Add basic window watchdog mode support
Michal Simek
michal.simek at xilinx.com
Wed Sep 29 16:17:50 CEST 2021
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
More information about the U-Boot
mailing list