On 4/24/26 11:58 AM, Stefan Roese wrote:
On 4/23/26 00:50, Marek Vasut wrote:
Add support of Renesas R-Car Gen5 window watchdog timer. Timeout
configuration is derived from CONFIG_WATCHDOG_TIMEOUT_MSECS, which
is more accurate than the 1-second granularity 'timeout' passed to
.start callback.
Signed-off-by: Marek Vasut <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
I will now send a V3 with this tag, since V2 didn't make it to the ML
(ML was down at that point), and then apply the V3 via SH tree.
Thanks!