All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] arm64: renesas: Add R-Car S4-8 watchdog support on Spider
@ 2022-01-18 17:09 Geert Uytterhoeven
  2022-01-18 17:09 ` [PATCH 1/5] clk: renesas: r8a779f0: Add WDT clock Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 17+ messages in thread
From: Geert Uytterhoeven @ 2022-01-18 17:09 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Wim Van Sebroeck, Guenter Roeck,
	Rob Herring, Magnus Damm
  Cc: Wolfram Sang, LUU HOAI, linux-clk, devicetree, linux-watchdog,
	linux-renesas-soc, Geert Uytterhoeven

	Hi all,

This patch series adds support for the RCLK Watchdog Timer (RWDT) in the
R-Car S4-8 SoC, and enables it on the Renesas Spider development board.

Patch 1 is to be queued in renesas-clk for v5.18.
Patches 2 and 3 are intended for the watchdog tree.
Patches 4 and 5 are to be queued in renesas-devel for v5.18.

Thanks for your comments!

Geert Uytterhoeven (3):
  clk: renesas: r8a779f0: Add WDT clock
  arm64: dts: renesas: r8a779f0: Add RWDT node
  arm64: dts: renesas: spider-cpu: Enable watchdog timer

Thanh Quan (2):
  dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support
  watchdog: renesas_wdt: Add R-Car Gen4 support

 .../devicetree/bindings/watchdog/renesas,wdt.yaml      |  5 +++++
 arch/arm64/boot/dts/renesas/r8a779f0-spider-cpu.dtsi   |  5 +++++
 arch/arm64/boot/dts/renesas/r8a779f0.dtsi              | 10 ++++++++++
 drivers/clk/renesas/r8a779f0-cpg-mssr.c                |  9 +++++++++
 drivers/watchdog/renesas_wdt.c                         |  1 +
 5 files changed, 30 insertions(+)

-- 
2.25.1

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

end of thread, other threads:[~2022-02-14 15:52 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-18 17:09 [PATCH 0/5] arm64: renesas: Add R-Car S4-8 watchdog support on Spider Geert Uytterhoeven
2022-01-18 17:09 ` [PATCH 1/5] clk: renesas: r8a779f0: Add WDT clock Geert Uytterhoeven
2022-02-08 12:38   ` Wolfram Sang
2022-02-14 15:50   ` Guenter Roeck
2022-01-18 17:09 ` [PATCH 2/5] dt-bindings: watchdog: renesas-wdt: Document r8a779f0 support Geert Uytterhoeven
2022-02-08 12:39   ` Wolfram Sang
2022-02-09  2:54   ` Rob Herring
2022-02-14 15:48   ` Guenter Roeck
2022-01-18 17:09 ` [PATCH 3/5] watchdog: renesas_wdt: Add R-Car Gen4 support Geert Uytterhoeven
2022-02-08 12:41   ` Wolfram Sang
2022-02-14 15:49   ` Guenter Roeck
2022-01-18 17:09 ` [PATCH 4/5] arm64: dts: renesas: r8a779f0: Add RWDT node Geert Uytterhoeven
2022-02-08 12:42   ` Wolfram Sang
2022-02-14 15:51   ` Guenter Roeck
2022-01-18 17:09 ` [PATCH 5/5] arm64: dts: renesas: spider-cpu: Enable watchdog timer Geert Uytterhoeven
2022-02-08 12:42   ` Wolfram Sang
2022-02-14 15:52   ` Guenter Roeck

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.