mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/6] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs
@ 2025-08-04 19:57 Prabhakar
  2025-08-04 19:57 ` [PATCH v3 1/6] dt-bindings: watchdog: renesas,wdt: Add support for RZ/T2H and RZ/N2H Prabhakar
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Prabhakar @ 2025-08-04 19:57 UTC (permalink / raw)
  To: Wim Van Sebroeck, Guenter Roeck, Geert Uytterhoeven,
	Wolfram Sang, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Philipp Zabel, Magnus Damm
  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 adds watchdog driver support for the Renesas RZ/T2H
(R9A09G077) and RZ/N2H (R9A09G087) SoCs. The necessary device tree
bindings and driver modifications are included.

v2->v3:
- Fixed commit header for the patches rzv2h_wdt->rzv2h
- Added reviewed-by from Wolfram
- Merged "watchdog: rzv2h_wdt: Make reset controller optional"
  patch with "watchdog: rzv2h: Make "oscclk" and reset controller optional"
- Dropped patch "watchdog: rzv2h: Set min_timeout based on
  max_hw_heartbeat_ms" instead updated the period for RZ/T2H.
- Updated rzv2h_of_data structure to include tops and timeout_cycles
  for RZ/T2H.

v1->v2:
- Dropped items from clock-names and instead added maxItems: 1.
- Added reviewed-by from Rob.

Cheers,
Prabhakar

Lad Prabhakar (6):
  dt-bindings: watchdog: renesas,wdt: Add support for RZ/T2H and RZ/N2H
  watchdog: rzv2h: Obtain clock-divider and timeout values from OF match
    data
  watchdog: rzv2h: Make "oscclk" and reset controller optional
  watchdog: rzv2h: Add support for configurable count clock source
  watchdog: rzv2h: Add support for RZ/T2H
  watchdog: rzv2h: Improve error strings and add newlines

 .../bindings/watchdog/renesas,wdt.yaml        |  36 ++++-
 drivers/watchdog/rzv2h_wdt.c                  | 148 ++++++++++++++++--
 2 files changed, 164 insertions(+), 20 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-09-05 15:02 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-04 19:57 [PATCH v3 0/6] Add watchdog driver support for RZ/T2H and RZ/N2H SoCs Prabhakar
2025-08-04 19:57 ` [PATCH v3 1/6] dt-bindings: watchdog: renesas,wdt: Add support for RZ/T2H and RZ/N2H Prabhakar
2025-08-18 10:00   ` Geert Uytterhoeven
2025-08-18 13:30     ` Lad, Prabhakar
2025-09-05 15:00   ` Guenter Roeck
2025-08-04 19:57 ` [PATCH v3 2/6] watchdog: rzv2h: Obtain clock-divider and timeout values from OF match data Prabhakar
2025-09-05 14:59   ` Guenter Roeck
2025-08-04 19:57 ` [PATCH v3 3/6] watchdog: rzv2h: Make "oscclk" and reset controller optional Prabhakar
2025-09-05 14:59   ` Guenter Roeck
2025-08-04 19:57 ` [PATCH v3 4/6] watchdog: rzv2h: Add support for configurable count clock source Prabhakar
2025-09-05 15:01   ` Guenter Roeck
2025-08-04 19:57 ` [PATCH v3 5/6] watchdog: rzv2h: Add support for RZ/T2H Prabhakar
2025-09-05 15:01   ` Guenter Roeck
2025-08-04 19:57 ` [PATCH v3 6/6] watchdog: rzv2h: Improve error strings and add newlines Prabhakar
2025-09-05 15:02   ` Guenter Roeck

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

all inboxes | Powered by JetHome®