linux-clk.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Add RTC support for the Renesas RZ/V2H SoC
@ 2025-10-19  9:21 Ovidiu Panait
  2025-10-19  9:21 ` [PATCH 1/6] clk: renesas: r9a09g057: Add clock and reset entries for RTC Ovidiu Panait
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Ovidiu Panait @ 2025-10-19  9:21 UTC (permalink / raw)
  To: claudiu.beznea.uj, alexandre.belloni, robh, krzk+dt, conor+dt,
	geert+renesas, magnus.damm, mturquette, sboyd, p.zabel
  Cc: linux-rtc, linux-renesas-soc, devicetree, linux-kernel, linux-clk

Hi,

This series adds RTC support for the Renesas RZ/V2H SoC.

The Renesas RZ/V2H RTC IP is based on the same RTCA3 IP as RZ/G3S
(r9a08g045), with the following differences:
- it lacks the time capture functionality
- the maximum supported periodic interrupt frequency is 128Hz instead
  of 256Hz
- it requires two reset lines instead of one

Best regards,
Ovidiu

Ovidiu Panait (6):
  clk: renesas: r9a09g057: Add clock and reset entries for RTC
  dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support
  rtc: renesas-rtca3: Use OF data for configuration
  rtc: renesas-rtca3: Add support for RZ/V2H SoC
  arm64: dts: renesas: r9a09g057: Add RTC node
  arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable RTC

 .../bindings/rtc/renesas,rz-rtca3.yaml        | 33 ++++++++++++++++---
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi    | 14 ++++++++
 .../dts/renesas/r9a09g057h44-rzv2h-evk.dts    |  4 +++
 drivers/clk/renesas/r9a09g057-cpg.c           |  4 +++
 drivers/rtc/rtc-renesas-rtca3.c               | 27 +++++++++++++--
 5 files changed, 74 insertions(+), 8 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-10-20  8:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-19  9:21 [PATCH 0/6] Add RTC support for the Renesas RZ/V2H SoC Ovidiu Panait
2025-10-19  9:21 ` [PATCH 1/6] clk: renesas: r9a09g057: Add clock and reset entries for RTC Ovidiu Panait
2025-10-19  9:21 ` [PATCH 2/6] dt-bindings: rtc: renesas,rz-rtca3: Add RZ/V2H support Ovidiu Panait
2025-10-19  9:29   ` Krzysztof Kozlowski
2025-10-20  7:26     ` Ovidiu Panait
2025-10-20  7:31   ` Krzysztof Kozlowski
2025-10-19  9:21 ` [PATCH 3/6] rtc: renesas-rtca3: Use OF data for configuration Ovidiu Panait
2025-10-19  9:21 ` [PATCH 4/6] rtc: renesas-rtca3: Add support for RZ/V2H SoC Ovidiu Panait
2025-10-19  9:21 ` [PATCH 5/6] arm64: dts: renesas: r9a09g057: Add RTC node Ovidiu Panait
2025-10-19 10:15   ` Biju Das
2025-10-20  8:13     ` Ovidiu Panait
2025-10-20  8:25       ` Biju Das
2025-10-20  8:32       ` Philipp Zabel
2025-10-19  9:21 ` [PATCH 6/6] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable RTC Ovidiu Panait

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