public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@nabladev.com>
To: Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
Cc: cip-dev@lists.cip-project.org, pavel@nabladev.com,
	nobuhiro.iwamatsu.x90@mail.toshiba
Subject: Re: [PATCH 6.12.y-cip 09/11] arm64: dts: renesas: r9a09g077: Add TSU and thermal zones support
Date: Wed, 15 Apr 2026 23:10:51 +0200	[thread overview]
Message-ID: <ad_-20dt189BuoPg@duo.ucw.cz> (raw)
In-Reply-To: <20260410170215.393698-10-cosmin-gabriel.tanislav.xa@renesas.com>

[-- Attachment #1: Type: text/plain, Size: 1022 bytes --]

Hi!

> The Renesas RZ/T2H (R9A09G077) SoC includes a Temperature Sensor Unit
> (TSU). The device provides real-time temperature measurements for
> thermal management, utilizing a single dedicated channel for temperature
> sensing.

Just... You have passive trip point at 95C and critical at 120C. IIRC
critical simply triggers system shutdown, and that can take time, so
temperature may rise above 120C in this configuration.

Is system tested for stable operation at 119C for extended periods?
Because that's what this configuration means AFAICT. It seems little
high to me.

> +			trips {
> +				target: trip-point {
> +					temperature = <95000>;
> +					hysteresis = <1000>;
> +					type = "passive";
> +				};
> +
> +				sensor_crit: sensor-crit {
> +					temperature = <120000>;
> +					hysteresis = <1000>;
> +					type = "critical";
> +				};
> +			};
> +		};
> +	};
> +
>  	timer {
>  		compatible = "arm,armv8-timer";
>  		interrupts-extended = <&gic GIC_PPI 13 IRQ_TYPE_LEVEL_LOW>,

Best regards,
								Pavel

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2026-04-15 21:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-10 17:02 [PATCH 6.12.y-cip 00/11] Add TSU support for RZ/T2H and RZ/N2H Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 01/11] clk: renesas: r9a09g077: Add TSU module clock Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 02/11] thermal: renesas: rzg3e: make reset optional Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 03/11] thermal: renesas: rzg3e: make min and max temperature per-chip Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 04/11] thermal: renesas: rzg3e: make calibration value retrieval per-chip Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 05/11] dt-bindings: thermal: r9a09g047-tsu: document RZ/T2H and RZ/N2H Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 06/11] thermal: renesas: rzg3e: add support for " Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 07/11] PM: domains: Add RZ/T2H and RZ/N2H compatibles to PM domain detach list Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 08/11] arm64: dts: renesas: r9a09g077: Add OPP table Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 09/11] arm64: dts: renesas: r9a09g077: Add TSU and thermal zones support Cosmin Tanislav
2026-04-15 21:10   ` Pavel Machek [this message]
2026-04-10 17:02 ` [PATCH 6.12.y-cip 10/11] arm64: dts: renesas: r9a09g087: Add OPP table Cosmin Tanislav
2026-04-10 17:02 ` [PATCH 6.12.y-cip 11/11] arm64: dts: renesas: r9a09g087: Add TSU and thermal zones support Cosmin Tanislav
2026-04-15  3:21 ` [PATCH 6.12.y-cip 00/11] Add TSU support for RZ/T2H and RZ/N2H nobuhiro.iwamatsu.x90
2026-04-15  9:39   ` [cip-dev] " Pavel Machek
2026-04-16  4:47     ` nobuhiro.iwamatsu.x90

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ad_-20dt189BuoPg@duo.ucw.cz \
    --to=pavel@nabladev.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=cosmin-gabriel.tanislav.xa@renesas.com \
    --cc=nobuhiro.iwamatsu.x90@mail.toshiba \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox