linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add TSU support for the Renesas RZ/V2H SoC
@ 2025-10-20 14:31 Ovidiu Panait
  2025-10-20 14:31 ` [PATCH v2 1/3] clk: renesas: r9a09g057: Add clock and reset entries for TSU Ovidiu Panait
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Ovidiu Panait @ 2025-10-20 14:31 UTC (permalink / raw)
  To: john.madieu.xa, rafael, daniel.lezcano, rui.zhang, lukasz.luba,
	robh, krzk+dt, conor+dt, geert+renesas, magnus.damm, mturquette,
	sboyd
  Cc: linux-pm, devicetree, linux-kernel, linux-renesas-soc, linux-clk

Hi,

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

The Renesas RZ/V2H SoC includes a Thermal Sensor Unit (TSU) block designed
to measure the junction temperature. The device provides real-time
temperature measurements for thermal management, utilizing two dedicated
channels for temperature sensing.

The Renesas RZ/V2H SoC is using the same TSU IP found on the RZ/G3E SoC,
the only difference being that it has two channels instead of one.

Best regards,
Ovidiu

v2:
- Dropped unneeded "items" from bindings compatible list.
- Added "Reviewed-by:" tag from Krzysztof for the bindings patch.


Ovidiu Panait (3):
  clk: renesas: r9a09g057: Add clock and reset entries for TSU
  dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU
  arm64: dts: renesas: r9a09g057: Add TSU nodes

 .../thermal/renesas,r9a09g047-tsu.yaml        |  6 +-
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi    | 75 +++++++++++++++++++
 drivers/clk/renesas/r9a09g057-cpg.c           |  6 ++
 3 files changed, 86 insertions(+), 1 deletion(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-11-13 14:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20 14:31 [PATCH v2 0/3] Add TSU support for the Renesas RZ/V2H SoC Ovidiu Panait
2025-10-20 14:31 ` [PATCH v2 1/3] clk: renesas: r9a09g057: Add clock and reset entries for TSU Ovidiu Panait
2025-10-21 13:36   ` Geert Uytterhoeven
2025-10-20 14:31 ` [PATCH v2 2/3] dt-bindings: thermal: r9a09g047-tsu: Document RZ/V2H TSU Ovidiu Panait
2025-11-10 11:56   ` Daniel Lezcano
2025-10-20 14:31 ` [PATCH v2 3/3] arm64: dts: renesas: r9a09g057: Add TSU nodes Ovidiu Panait
2025-11-13 14:28   ` Geert Uytterhoeven

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