Re: [PATCH v2 7/9] watchdog: msc313e: Sync timeout value if WDT was running at boot
From: Guenter Roeck
Date: Wed Sep 09 2026 - 17:32:44 EST
On Sat, Aug 29, 2026 at 12:13:46AM +0800, Tzung-Bi Shih wrote:
> If WDT was running at boot, the hardware timeout might be set to values
> other than the final software timeout.
>
> To be consistent, set the hardware timeout to match the final software
> timeout (i.e., after watchdog_init_timeout()) if WDT was running.
>
> Fixes: ffd264bd152c ("watchdog: msc313e: Check if the WDT was running at boot")
> Signed-off-by: Tzung-Bi Shih <tzungbi@xxxxxxxxxx>
Applied.
We might need consider the potential problem outlined by Sashiko, though.
Thanks,
Guenter