Messages in this thread |  | | From | Wang Qing <> | Subject | [PATCH V9,RESEND,0/2] watchdog: mtk: support pre-timeout when the bark irq is available | Date | Mon, 31 May 2021 09:51:33 +0800 |
| |
Use the bark interrupt as the pretimeout notifier if available. The pretimeout notification shall occur at timeout-sec/2.
Wang Qing (2): watchdog: mtk: support pre-timeout when the bark irq is available doc: mtk-wdt: support pre-timeout when the bark irq is available
.../devicetree/bindings/watchdog/mtk-wdt.txt | 5 ++ drivers/watchdog/mtk_wdt.c | 77 ++++++++++++++++++++-- 2 files changed, 77 insertions(+), 5 deletions(-)
-- 2.7.4
|  |