[PATCH 0/3] watchdog: Add TI rti_wdg support

Sascha Hauer s.hauer at pengutronix.de
Wed Nov 13 03:33:31 PST 2024


On Tue, 12 Nov 2024 10:16:03 +0100, Sascha Hauer wrote:
> This series adds support for the rti_wdg found on TI K3 SoCs. The
> timeout for this watchdog cannot be reconfigured once started which
> doesn't fit well into our current watchdog_set_timeout() API which
> both pings the watchdog and starts it. For this reason this series
> introduces an optional watchdog_ping() function which can be used
> for this type of watchdog.
> 
> [...]

Applied, thanks!

[1/3] watchdog: cleanup timeout_cur parameter
      https://git.pengutronix.de/cgit/barebox/commit/?id=d80f51ba7e68 (link may not be stable)
[2/3] watchdog: add watchdog ping support
      https://git.pengutronix.de/cgit/barebox/commit/?id=77547d6b7772 (link may not be stable)
[3/3] watchdog: add rti_wdt support
      https://git.pengutronix.de/cgit/barebox/commit/?id=adad2dfd6659 (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list