Commit 109e28af authored by Wolfram Sang's avatar Wolfram Sang Committed by Geert Uytterhoeven
Browse files

arm64: dts: renesas: r8a779f0: Use proper labels for thermal zones



The documentation provides information about the placement of the zones,
so that can be used for more descriptive labels.

Signed-off-by: default avatarWolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: default avatarNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230209200735.3882-1-wsa+renesas@sang-engineering.com


Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent d8ac71d2
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1118,7 +1118,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>;
@@ -1132,7 +1132,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>;
@@ -1146,7 +1146,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>;