public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [cip dev][PATCH 5.10.y-cip 00/10] watchdog: rzg2l_wdt: Backport RZ/G3S support
@ 2024-12-18 12:23 Claudiu
  2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 01/10] clk: renesas: r9a08g045: Add clock and reset support for watchdog Claudiu
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Claudiu @ 2024-12-18 12:23 UTC (permalink / raw)
  To: nobuhiro1.iwamatsu, pavel
  Cc: claudiu.beznea, cip-dev, biju.das.jz, prabhakar.mahadev-lad.rj

From: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>

Series backports the watchdog support for the Renesas RZ/G3S SoC.

Thank you,
Claudiu Beznea

Claudiu Beznea (10):
  clk: renesas: r9a08g045: Add clock and reset support for watchdog
  watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get()
  watchdog: rzg2l_wdt: Check return status of pm_runtime_put()
  watchdog: rzg2l_wdt: Remove reset de-assert from probe
  watchdog: rzg2l_wdt: Remove comparison with zero
  watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset
  watchdog: rzg2l_wdt: Add suspend/resume support
  watchdog: rzg2l_wdt: Power on the watchdog domain in the restart
    handler
  arm64: dts: renesas: r9a08g045: Add watchdog node
  arm64: dts: renesas: rzg3s-smarc-som: Enable the watchdog interface

 arch/arm64/boot/dts/renesas/r9a08g045.dtsi    |  14 ++
 .../boot/dts/renesas/rzg3s-smarc-som.dtsi     |   5 +
 drivers/clk/renesas/r9a08g045-cpg.c           |   3 +
 drivers/watchdog/rzg2l_wdt.c                  | 133 +++++++++++-------
 4 files changed, 103 insertions(+), 52 deletions(-)

-- 
2.43.0



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

end of thread, other threads:[~2024-12-19 11:17 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18 12:23 [cip dev][PATCH 5.10.y-cip 00/10] watchdog: rzg2l_wdt: Backport RZ/G3S support Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 01/10] clk: renesas: r9a08g045: Add clock and reset support for watchdog Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 02/10] watchdog: rzg2l_wdt: Use pm_runtime_resume_and_get() Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 03/10] watchdog: rzg2l_wdt: Check return status of pm_runtime_put() Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 04/10] watchdog: rzg2l_wdt: Remove reset de-assert from probe Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 05/10] watchdog: rzg2l_wdt: Remove comparison with zero Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 06/10] watchdog: rzg2l_wdt: Rely on the reset driver for doing proper reset Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 07/10] watchdog: rzg2l_wdt: Add suspend/resume support Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 08/10] watchdog: rzg2l_wdt: Power on the watchdog domain in the restart handler Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 09/10] arm64: dts: renesas: r9a08g045: Add watchdog node Claudiu
2024-12-18 12:23 ` [cip dev][PATCH 5.10.y-cip 10/10] arm64: dts: renesas: rzg3s-smarc-som: Enable the watchdog interface Claudiu
2024-12-18 19:58 ` [cip dev][PATCH 5.10.y-cip 00/10] watchdog: rzg2l_wdt: Backport RZ/G3S support Pavel Machek
2024-12-19  0:59 ` nobuhiro1.iwamatsu
2024-12-19 11:16   ` Pavel Machek

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