[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251020143107.13974-1-ovidiu.panait.rb@renesas.com>
Date: Mon, 20 Oct 2025 14:31:04 +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 v2 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
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
Powered by blists - more mailing lists