mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
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: Wolfram Sang <wsa+renesas@sang-engineering.com> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20230209200735.3882-1-wsa+renesas@sang-engineering.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
committed by
Geert Uytterhoeven
parent
d8ac71d296
commit
109e28af2b
@@ -1118,7 +1118,7 @@
|
||||
};
|
||||
|
||||
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 @@
|
||||
};
|
||||
};
|
||||
|
||||
sensor_thermal2: sensor2-thermal {
|
||||
sensor_thermal_apcore0: sensor2-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
thermal-sensors = <&tsc 1>;
|
||||
@@ -1146,7 +1146,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
sensor_thermal3: sensor3-thermal {
|
||||
sensor_thermal_apcore4: sensor3-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
thermal-sensors = <&tsc 2>;
|
||||
|
||||
Reference in New Issue
Block a user