All of lore.kernel.org
 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
  0 siblings, 0 replies; 24+ 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] 24+ messages in thread

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

Thread overview: 24+ 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 ` Wang Qing
2021-04-23  2:53 ` Wang Qing
2021-04-23  2:53 ` [PATCH V7 1/2] " Wang Qing
2021-04-23  2:53   ` Wang Qing
2021-04-23  2:53   ` Wang Qing
2021-04-23  3:28   ` Guenter Roeck
2021-04-23  3:28     ` Guenter Roeck
2021-04-23  3:28     ` Guenter Roeck
2021-04-23  3:48     ` 王擎
2021-04-23  3:48       ` 王擎
2021-04-23  3:48       ` 王擎
2021-04-23  4:26       ` Guenter Roeck
2021-04-23  4:26         ` Guenter Roeck
2021-04-23  4:26         ` Guenter Roeck
2021-04-23  7:12         ` 王擎
2021-04-23  7:12           ` 王擎
2021-04-23  7:12           ` 王擎
2021-04-23 14:10           ` Guenter Roeck
2021-04-23 14:10             ` Guenter Roeck
2021-04-23 14:10             ` Guenter Roeck
2021-04-23  2:53 ` [PATCH V7 2/2] doc: mtk-wdt: " Wang Qing
2021-04-23  2:53   ` Wang Qing
2021-04-23  2:53   ` Wang Qing

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.