devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] mtk-wdt: Add reset-by-toprgu support
@ 2023-01-17  1:40 Allen-KH Cheng
  2023-01-17  1:40 ` [PATCH v3 1/2] dt-bindings: watchdog: " Allen-KH Cheng
  2023-01-17  1:40 ` [PATCH v3 2/2] watchdog: mtk_wdt: Add reset_by_toprgu support Allen-KH Cheng
  0 siblings, 2 replies; 5+ messages in thread
From: Allen-KH Cheng @ 2023-01-17  1:40 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Krzysztof Kozlowski,
	Matthias Brugger, Rob Herring, linux-watchdog
  Cc: Project_Global_Chrome_Upstream_Group, devicetree,
	linux-arm-kernel, linux-kernel, linux-mediatek, Allen-KH Cheng

This series is based on next-20230116.

TOPRGU = Top Reset Generation Unit

In some cases, we may need TOPRGU to reset the wdt timer after system
resets. Provide a reset_by_toprgu parameter for configuration. We can
disable or enable it by adding reset_by_toprgu in dts.

Changes since v2:
 - Correct the description
Changes since v1:
 - Add more information in bindings
 - Modify some words in the commit message

Allen-KH Cheng (2):
  dt-bindings: watchdog: mtk-wdt: Add reset-by-toprgu support
  watchdog: mtk_wdt: Add reset_by_toprgu support

 .../devicetree/bindings/watchdog/mediatek,mtk-wdt.yaml     | 6 ++++++
 drivers/watchdog/mtk_wdt.c                                 | 7 +++++++
 2 files changed, 13 insertions(+)

-- 
2.18.0


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

end of thread, other threads:[~2023-01-31 16:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-17  1:40 [PATCH v3 0/2] mtk-wdt: Add reset-by-toprgu support Allen-KH Cheng
2023-01-17  1:40 ` [PATCH v3 1/2] dt-bindings: watchdog: " Allen-KH Cheng
2023-01-17 11:10   ` Krzysztof Kozlowski
2023-01-31 16:47   ` Guenter Roeck
2023-01-17  1:40 ` [PATCH v3 2/2] watchdog: mtk_wdt: Add reset_by_toprgu support Allen-KH Cheng

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).