[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251016131327.19141-1-ovidiu.panait.rb@renesas.com>
Date: Thu, 16 Oct 2025 13:13:24 +0000
From: Ovidiu Panait <ovidiu.panait.rb@...esas.com>
To: john.madieu.xa@...renesas.com,
rafael@...nel.org,
daniel.lezcano@...aro.org,
rui.zhang@...el.com,
lukasz.luba@....com,
robh@...nel.org,
krzk+dt@...nel.org,
conor+dt@...nel.org,
geert+renesas@...der.be,
magnus.damm@...il.com,
mturquette@...libre.com,
sboyd@...nel.org
Cc: linux-pm@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-renesas-soc@...r.kernel.org,
linux-clk@...r.kernel.org
Subject: [PATCH 0/3] Add TSU support for the Renesas RZ/V2H SoC
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
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 | 7 +-
arch/arm64/boot/dts/renesas/r9a09g057.dtsi | 75 +++++++++++++++++++
drivers/clk/renesas/r9a09g057-cpg.c | 6 ++
3 files changed, 87 insertions(+), 1 deletion(-)
--
2.51.0
Powered by blists - more mailing lists