public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
* [PATCH 6.1.y-cip 0/2] ADD RZ/G3E TSU support
@ 2026-02-03  9:11 John Madieu
  2026-02-03  9:12 ` [PATCH 6.1.y-cip 1/2] PM: domains: Add RZ/G3E compatible to PM domain detach list John Madieu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Madieu @ 2026-02-03  9:11 UTC (permalink / raw)
  To: cip-dev, Nobuhiro Iwamatsu, Pavel Machek
  Cc: Biju Das, Lad Prabhakar, john.madieu

Hi,

This series adds the TSU (thermal sensor) support for Renesas RZ/G3E and
addresses an unbind issue seen with the TSU device.

Patch 1 extends the PM domain detach allowlist to include the RZ/G3E SoC
compatible, avoiding asynchronous aborts when the TSU is unbound.

Patch 2 backports the upstream RZ/G3E TSU DTSI support (TSU node, thermal zone,
and CPU cooling maps). It also adds a "syscon" fallback compatible to the
system-controller node so the TSU driver can access calibration data via
syscon_regmap_lookup_by_phandle_args().

This has been tested on an RZ/G3E SMARC platform.

Thanks,
John Madieu

John Madieu (2):
  PM: domains: Add RZ/G3E compatible to PM domain detach list
  arm64: dts: renesas: r9a09g047: Add TSU node

 arch/arm64/boot/dts/renesas/r9a09g047.dtsi | 50 +++++++++++++++++++++-
 drivers/base/power/common.c                |  1 +
 2 files changed, 50 insertions(+), 1 deletion(-)

-- 
2.25.1



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

end of thread, other threads:[~2026-02-05  4:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03  9:11 [PATCH 6.1.y-cip 0/2] ADD RZ/G3E TSU support John Madieu
2026-02-03  9:12 ` [PATCH 6.1.y-cip 1/2] PM: domains: Add RZ/G3E compatible to PM domain detach list John Madieu
2026-02-03  9:12 ` [PATCH 6.1.y-cip 2/2] arm64: dts: renesas: r9a09g047: Add TSU node John Madieu
2026-02-03 11:23 ` [cip-dev] [PATCH 6.1.y-cip 0/2] ADD RZ/G3E TSU support Pavel Machek
2026-02-05  4:06   ` nobuhiro.iwamatsu.x90

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