Linux Watchdog driver development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for RZ/G3E WDT
@ 2025-01-26 13:26 Biju Das
  2025-01-26 13:26 ` [PATCH v2 1/2] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support Biju Das
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Biju Das @ 2025-01-26 13:26 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: Biju Das, Geert Uytterhoeven, Magnus Damm, Wolfram Sang,
	linux-watchdog, devicetree, linux-renesas-soc,
	Prabhakar Mahadev Lad, Biju Das

The RZ/G3E WDT IP is similar to RZ/V2H WDT. WDT0 can be used for CM33 cold
reset, system reset and asserting WDTUDFCM pin where as WDT1 can be used
for CA55 cold reset, system reset and asserting WDTUDFCA pin. Other 2
watchdogs can be used for system reset. So define WDT{1..3} in SoC dtsi.

v1->v2:
 * Dropped patch#2, #4 and #5 as it is queued for renesas_clk and
   renesas_devel.
 * Collected tags for patch#1.
 * Updated commit header and description for patch#2.
 * Replaced ARCH_R9A09G047->ARCH_RENESAS as both RZ/V2H and RZ/G3E belongs
   to ARCH_RENESAS family.

Biju Das (2):
  dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
  watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS

 .../devicetree/bindings/watchdog/renesas,wdt.yaml          | 4 ++++
 drivers/watchdog/Kconfig                                   | 7 ++++---
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-03-12 13:03 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-26 13:26 [PATCH v2 0/2] Add support for RZ/G3E WDT Biju Das
2025-01-26 13:26 ` [PATCH v2 1/2] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support Biju Das
2025-03-12  9:24   ` Biju Das
2025-03-12 12:29     ` Wim Van Sebroeck
2025-01-26 13:26 ` [PATCH v2 2/2] watchdog: Enable RZV2HWDT driver depend on ARCH_RENESAS Biju Das
2025-01-26 13:59   ` Guenter Roeck
2025-01-27  9:34   ` Geert Uytterhoeven
2025-02-20 11:41 ` [PATCH v2 0/2] Add support for RZ/G3E WDT Biju Das
2025-03-06 15:14   ` Biju Das

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox