Re: [PATCH v3] watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate a safety margin
From: Judith Mendez
Date: Wed May 08 2024 - 14:51:37 EST
Hi all,
On 4/17/24 3:57 PM, Judith Mendez wrote:
On AM62x, the watchdog is pet before the valid window is open. Fix
min_hw_heartbeat and accommodate a 2% + static offset safety margin.
The static offset accounts for max hardware error.
Remove the hack in the driver which shifts the open window boundary,
since it is no longer necessary due to the fix mentioned above.
This patch has been sitting and there are no comments.
Please let me know if there is any issue with this patch, since I would
like to get this fix merged (:
Thanks,
Judith