public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Add support for RZ/G3E WDT
@ 2025-01-15 10:38 Biju Das
  2025-01-15 10:38 ` [PATCH 1/5] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support Biju Das
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Biju Das @ 2025-01-15 10:38 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.

Biju Das (5):
  dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support
  clk: renesas: r9a09g047: Add WDT clocks/resets
  watchdog: Make RZV2HWDT driver depend on ARCH_R9A09G47
  arm64: dts: renesas: r9a09g047: Add WDT1-WDT3 nodes
  arm64: dts: renesas: r9a09g047e57-smarc: Enable watchdog

 .../bindings/watchdog/renesas,wdt.yaml        |  4 +++
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi    | 30 +++++++++++++++++++
 .../boot/dts/renesas/r9a09g047e57-smarc.dts   |  4 +++
 drivers/clk/renesas/r9a09g047-cpg.c           | 15 ++++++++++
 drivers/watchdog/Kconfig                      |  7 +++--
 5 files changed, 57 insertions(+), 3 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-01-23 10:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-15 10:38 [PATCH 0/5] Add support for RZ/G3E WDT Biju Das
2025-01-15 10:38 ` [PATCH 1/5] dt-bindings: watchdog: renesas,wdt: Document RZ/G3E support Biju Das
2025-01-18 15:51   ` Krzysztof Kozlowski
2025-01-23 10:15   ` Geert Uytterhoeven
2025-01-15 10:38 ` [PATCH 4/5] arm64: dts: renesas: r9a09g047: Add WDT1-WDT3 nodes Biju Das
2025-01-23 10:15   ` Geert Uytterhoeven
2025-01-15 10:38 ` [PATCH 5/5] arm64: dts: renesas: r9a09g047e57-smarc: Enable watchdog Biju Das
2025-01-15 17:19   ` Biju Das
2025-01-23 10:17     ` Geert Uytterhoeven
2025-01-23 10:23       ` Biju Das
2025-01-19 14:28 ` [PATCH 0/5] Add support for RZ/G3E WDT Tommaso Merciai

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