linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V7 0/2] watchdog: mtk: support pre-timeout when the bark irq is available
@ 2021-04-23  2:53 Wang Qing
  2021-04-23  2:53 ` [PATCH V7 1/2] " Wang Qing
  2021-04-23  2:53 ` [PATCH V7 2/2] doc: mtk-wdt: " Wang Qing
  0 siblings, 2 replies; 8+ messages in thread
From: Wang Qing @ 2021-04-23  2:53 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Matthias Brugger,
	linux-watchdog, devicetree, linux-arm-kernel, linux-mediatek,
	linux-kernel
  Cc: Wang Qing

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                         | 76 ++++++++++++++++++++--
 2 files changed, 76 insertions(+), 5 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-04-23 14:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-23  2:53 [PATCH V7 0/2] watchdog: mtk: support pre-timeout when the bark irq is available Wang Qing
2021-04-23  2:53 ` [PATCH V7 1/2] " Wang Qing
2021-04-23  3:28   ` Guenter Roeck
2021-04-23  3:48     ` 王擎
2021-04-23  4:26       ` Guenter Roeck
2021-04-23  7:12         ` 王擎
2021-04-23 14:10           ` Guenter Roeck
2021-04-23  2:53 ` [PATCH V7 2/2] doc: mtk-wdt: " Wang Qing

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).