devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC
@ 2024-06-18 22:24 Prabhakar
  2024-06-18 22:24 ` [PATCH 1/2] dt-bindings: watchdog: renesas,wdt: Document " Prabhakar
  2024-06-18 22:24 ` [PATCH 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P) Prabhakar
  0 siblings, 2 replies; 6+ messages in thread
From: Prabhakar @ 2024-06-18 22:24 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Philipp Zabel, Geert Uytterhoeven, Magnus Damm,
	Wolfram Sang
  Cc: linux-watchdog, devicetree, linux-kernel, linux-renesas-soc,
	Prabhakar, Biju Das, Fabrizio Castro, Lad Prabhakar

From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>

Hi All,

This patch series aims to add WDT support to Renesas RZ/V2H(P)
SoC.

Cheers,
Prabhakar

Lad Prabhakar (2):
  dt-bindings: watchdog: renesas,wdt: Document RZ/V2H(P) SoC
  watchdog: Add Watchdog Timer driver for RZ/V2H(P)

 .../bindings/watchdog/renesas,wdt.yaml        |  17 +-
 drivers/watchdog/Kconfig                      |   8 +
 drivers/watchdog/Makefile                     |   1 +
 drivers/watchdog/rzv2h_wdt.c                  | 248 ++++++++++++++++++
 4 files changed, 273 insertions(+), 1 deletion(-)
 create mode 100644 drivers/watchdog/rzv2h_wdt.c

-- 
2.34.1


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

end of thread, other threads:[~2024-06-20 15:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18 22:24 [PATCH 0/2] Add Watchdog Timer driver for Renesas RZ/V2H(P) SoC Prabhakar
2024-06-18 22:24 ` [PATCH 1/2] dt-bindings: watchdog: renesas,wdt: Document " Prabhakar
2024-06-19 18:07   ` Conor Dooley
2024-06-18 22:24 ` [PATCH 2/2] watchdog: Add Watchdog Timer driver for RZ/V2H(P) Prabhakar
2024-06-19 12:32   ` claudiu beznea
2024-06-20 15:26     ` Lad, Prabhakar

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