All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add Watchdog support for RZ/V2M EVK v2
@ 2022-11-03 22:39 Fabrizio Castro
  2022-11-03 22:39 ` [PATCH 1/3] watchdog: rzg2l_wdt: Fix reboot for RZ/V2M Fabrizio Castro
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Fabrizio Castro @ 2022-11-03 22:39 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Wim Van Sebroeck,
	Guenter Roeck, Geert Uytterhoeven
  Cc: Fabrizio Castro, Magnus Damm, Biju Das, linux-renesas-soc,
	devicetree, linux-kernel, linux-watchdog, Chris Paterson,
	Biju Das, Fabrizio Castro, Laurent Pinchart, Jacopo Mondi

Dear All,

This series is to add watchdog support for the RZ/V2M EVK v2.

While testing I have noticed a problem with restarting the
system via the watchdog, therefore this series also contains
a driver fix.

Thanks,
Fab

Fabrizio Castro (3):
  watchdog: rzg2l_wdt: Fix reboot for RZ/V2M
  arm64: dts: renesas: r9a09g011: Add watchdog node
  arm64: dts: renesas: v2mevk2: Enable watchdog

 arch/arm64/boot/dts/renesas/r9a09g011-v2mevk2.dts |  4 ++++
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi        | 13 +++++++++++++
 drivers/watchdog/rzg2l_wdt.c                      | 11 ++++++++---
 3 files changed, 25 insertions(+), 3 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-05-09  8:13 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03 22:39 [PATCH 0/3] Add Watchdog support for RZ/V2M EVK v2 Fabrizio Castro
2022-11-03 22:39 ` [PATCH 1/3] watchdog: rzg2l_wdt: Fix reboot for RZ/V2M Fabrizio Castro
2022-11-14 13:59   ` Geert Uytterhoeven
2022-11-15 13:28   ` Guenter Roeck
2022-11-17 11:39     ` Fabrizio Castro
2023-05-07 15:36       ` Wim Van Sebroeck
2023-05-08 13:29         ` Guenter Roeck
2023-05-09  8:13           ` Fabrizio Castro
2023-05-09  8:12         ` Fabrizio Castro
2022-11-03 22:39 ` [PATCH 2/3] arm64: dts: renesas: r9a09g011: Add watchdog node Fabrizio Castro
2022-11-14 14:00   ` Geert Uytterhoeven
2022-11-03 22:39 ` [PATCH 3/3] arm64: dts: renesas: v2mevk2: Enable watchdog Fabrizio Castro
2022-11-14 14:02   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.