All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Niklas Söderlund" <niklas.soderlund@ragnatech.se>
To: Wolfram Sang <wsa+renesas@sang-engineering.com>
Cc: linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: renesas: r8a779f0: use proper labels for thermal zones
Date: Thu, 9 Feb 2023 22:29:53 +0100	[thread overview]
Message-ID: <Y+Vl0QEzbWlPEL/j@oden.dyn.berto.se> (raw)
In-Reply-To: <20230209200735.3882-1-wsa+renesas@sang-engineering.com>

Hi Wolfram,

Thanks for your work.

On 2023-02-09 21:07:35 +0100, Wolfram Sang wrote:
> The documentation provides information about the placement of the zones,
> so that can be used for more descriptive labels.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>

Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>

> ---
> 
> Inspired by Geert's thermal nodes for V4H. Thanks!
> 
>  arch/arm64/boot/dts/renesas/r8a779f0.dtsi | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/renesas/r8a779f0.dtsi b/arch/arm64/boot/dts/renesas/r8a779f0.dtsi
> index f20b612b2b9a..e0f4ab20ae63 100644
> --- a/arch/arm64/boot/dts/renesas/r8a779f0.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r8a779f0.dtsi
> @@ -1119,7 +1119,7 @@ prr: chipid@fff00044 {
>  	};
>  
>  	thermal-zones {
> -		sensor_thermal1: sensor1-thermal {
> +		sensor_thermal_rtcore: sensor1-thermal {
>  			polling-delay-passive = <250>;
>  			polling-delay = <1000>;
>  			thermal-sensors = <&tsc 0>;
> @@ -1133,7 +1133,7 @@ sensor1_crit: sensor1-crit {
>  			};
>  		};
>  
> -		sensor_thermal2: sensor2-thermal {
> +		sensor_thermal_apcore0: sensor2-thermal {
>  			polling-delay-passive = <250>;
>  			polling-delay = <1000>;
>  			thermal-sensors = <&tsc 1>;
> @@ -1147,7 +1147,7 @@ sensor2_crit: sensor2-crit {
>  			};
>  		};
>  
> -		sensor_thermal3: sensor3-thermal {
> +		sensor_thermal_apcore4: sensor3-thermal {
>  			polling-delay-passive = <250>;
>  			polling-delay = <1000>;
>  			thermal-sensors = <&tsc 2>;
> -- 
> 2.35.1
> 

-- 
Kind Regards,
Niklas Söderlund

  reply	other threads:[~2023-02-09 21:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-09 20:07 [PATCH] arm64: dts: renesas: r8a779f0: use proper labels for thermal zones Wolfram Sang
2023-02-09 21:29 ` Niklas Söderlund [this message]
2023-02-14 14:40 ` Geert Uytterhoeven

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=Y+Vl0QEzbWlPEL/j@oden.dyn.berto.se \
    --to=niklas.soderlund@ragnatech.se \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=wsa+renesas@sang-engineering.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.