[PATCH] watchdog: rti_wdt: return 0 even when not ready for ping
Sascha Hauer
s.hauer at pengutronix.de
Tue Mar 18 03:21:27 PDT 2025
On Mon, 17 Mar 2025 11:40:22 +0100, Sascha Hauer wrote:
> The rti_wdt is a windowed watchdog which means we are not allowed to
> ping the watchdog outside a certain timing window. When pinging the
> watchdog too early the watchdog will trigger.
>
> We used to return -EBUSY from the watchdogs ping callback when
> pinging outside the timing window. We may ping the watchdog multiple
> times in boot_entry() which then results in
>
> [...]
Applied, thanks!
[1/1] watchdog: rti_wdt: return 0 even when not ready for ping
https://git.pengutronix.de/cgit/barebox/commit/?id=85654b653d7c (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list