Commit 82ce7939 authored by Kieran Bingham's avatar Kieran Bingham Committed by Geert Uytterhoeven

arm64: dts: renesas: Fix thermal bindings

The binding node names for the thermal zones are not successfully
validated by the dt-schemas.

Fix the validation by changing from sensor-thermalN or thermal-sensor-N
to sensorN-thermal.  Provide node labels of the form sensorN_thermal to
ensure consistency with the other platform implementations.
Signed-off-by: default avatarKieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Reviewed-by: default avatarNiklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
Link: https://lore.kernel.org/r/20211104224033.3997504-1-kieran.bingham+renesas@ideasonboard.comSigned-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
parent cdda0194
...@@ -2788,7 +2788,7 @@ prr: chipid@fff00044 { ...@@ -2788,7 +2788,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
sensor_thermal1: sensor-thermal1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -2803,7 +2803,7 @@ sensor1_crit: sensor1-crit { ...@@ -2803,7 +2803,7 @@ sensor1_crit: sensor1-crit {
}; };
}; };
sensor_thermal2: sensor-thermal2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
...@@ -2818,7 +2818,7 @@ sensor2_crit: sensor2-crit { ...@@ -2818,7 +2818,7 @@ sensor2_crit: sensor2-crit {
}; };
}; };
sensor_thermal3: sensor-thermal3 { sensor3_thermal: sensor3-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 2>; thermal-sensors = <&tsc 2>;
......
...@@ -2633,7 +2633,7 @@ prr: chipid@fff00044 { ...@@ -2633,7 +2633,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
sensor_thermal1: sensor-thermal1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -2648,7 +2648,7 @@ sensor1_crit: sensor1-crit { ...@@ -2648,7 +2648,7 @@ sensor1_crit: sensor1-crit {
}; };
}; };
sensor_thermal2: sensor-thermal2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
...@@ -2663,7 +2663,7 @@ sensor2_crit: sensor2-crit { ...@@ -2663,7 +2663,7 @@ sensor2_crit: sensor2-crit {
}; };
}; };
sensor_thermal3: sensor-thermal3 { sensor3_thermal: sensor3-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 2>; thermal-sensors = <&tsc 2>;
......
...@@ -2908,7 +2908,7 @@ prr: chipid@fff00044 { ...@@ -2908,7 +2908,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
sensor_thermal1: sensor-thermal1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -2923,7 +2923,7 @@ sensor1_crit: sensor1-crit { ...@@ -2923,7 +2923,7 @@ sensor1_crit: sensor1-crit {
}; };
}; };
sensor_thermal2: sensor-thermal2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
...@@ -2938,7 +2938,7 @@ sensor2_crit: sensor2-crit { ...@@ -2938,7 +2938,7 @@ sensor2_crit: sensor2-crit {
}; };
}; };
sensor_thermal3: sensor-thermal3 { sensor3_thermal: sensor3-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 2>; thermal-sensors = <&tsc 2>;
......
...@@ -3379,7 +3379,7 @@ prr: chipid@fff00044 { ...@@ -3379,7 +3379,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
sensor_thermal1: sensor-thermal1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -3394,7 +3394,7 @@ sensor1_crit: sensor1-crit { ...@@ -3394,7 +3394,7 @@ sensor1_crit: sensor1-crit {
}; };
}; };
sensor_thermal2: sensor-thermal2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
...@@ -3409,7 +3409,7 @@ sensor2_crit: sensor2-crit { ...@@ -3409,7 +3409,7 @@ sensor2_crit: sensor2-crit {
}; };
}; };
sensor_thermal3: sensor-thermal3 { sensor3_thermal: sensor3-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 2>; thermal-sensors = <&tsc 2>;
......
...@@ -2976,7 +2976,7 @@ prr: chipid@fff00044 { ...@@ -2976,7 +2976,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
sensor_thermal1: sensor-thermal1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -2991,7 +2991,7 @@ sensor1_crit: sensor1-crit { ...@@ -2991,7 +2991,7 @@ sensor1_crit: sensor1-crit {
}; };
}; };
sensor_thermal2: sensor-thermal2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
...@@ -3006,7 +3006,7 @@ sensor2_crit: sensor2-crit { ...@@ -3006,7 +3006,7 @@ sensor2_crit: sensor2-crit {
}; };
}; };
sensor_thermal3: sensor-thermal3 { sensor3_thermal: sensor3-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 2>; thermal-sensors = <&tsc 2>;
......
...@@ -2734,7 +2734,7 @@ prr: chipid@fff00044 { ...@@ -2734,7 +2734,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
sensor_thermal1: sensor-thermal1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -2749,7 +2749,7 @@ sensor1_crit: sensor1-crit { ...@@ -2749,7 +2749,7 @@ sensor1_crit: sensor1-crit {
}; };
}; };
sensor_thermal2: sensor-thermal2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
...@@ -2764,7 +2764,7 @@ sensor2_crit: sensor2-crit { ...@@ -2764,7 +2764,7 @@ sensor2_crit: sensor2-crit {
}; };
}; };
sensor_thermal3: sensor-thermal3 { sensor3_thermal: sensor3-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 2>; thermal-sensors = <&tsc 2>;
......
...@@ -2788,7 +2788,7 @@ prr: chipid@fff00044 { ...@@ -2788,7 +2788,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
sensor_thermal1: sensor-thermal1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -2803,7 +2803,7 @@ sensor1_crit: sensor1-crit { ...@@ -2803,7 +2803,7 @@ sensor1_crit: sensor1-crit {
}; };
}; };
sensor_thermal2: sensor-thermal2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
...@@ -2818,7 +2818,7 @@ sensor2_crit: sensor2-crit { ...@@ -2818,7 +2818,7 @@ sensor2_crit: sensor2-crit {
}; };
}; };
sensor_thermal3: sensor-thermal3 { sensor3_thermal: sensor3-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 2>; thermal-sensors = <&tsc 2>;
......
...@@ -1581,7 +1581,7 @@ prr: chipid@fff00044 { ...@@ -1581,7 +1581,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
thermal-sensor-1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -1600,7 +1600,7 @@ sensor1-critical { ...@@ -1600,7 +1600,7 @@ sensor1-critical {
}; };
}; };
thermal-sensor-2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
......
...@@ -2640,7 +2640,7 @@ prr: chipid@fff00044 { ...@@ -2640,7 +2640,7 @@ prr: chipid@fff00044 {
}; };
thermal-zones { thermal-zones {
sensor_thermal1: sensor-thermal1 { sensor1_thermal: sensor1-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 0>; thermal-sensors = <&tsc 0>;
...@@ -2654,7 +2654,7 @@ sensor1_crit: sensor1-crit { ...@@ -2654,7 +2654,7 @@ sensor1_crit: sensor1-crit {
}; };
}; };
sensor_thermal2: sensor-thermal2 { sensor2_thermal: sensor2-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 1>; thermal-sensors = <&tsc 1>;
...@@ -2668,7 +2668,7 @@ sensor2_crit: sensor2-crit { ...@@ -2668,7 +2668,7 @@ sensor2_crit: sensor2-crit {
}; };
}; };
sensor_thermal3: sensor-thermal3 { sensor3_thermal: sensor3-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 2>; thermal-sensors = <&tsc 2>;
...@@ -2682,7 +2682,7 @@ sensor3_crit: sensor3-crit { ...@@ -2682,7 +2682,7 @@ sensor3_crit: sensor3-crit {
}; };
}; };
sensor_thermal4: sensor-thermal4 { sensor4_thermal: sensor4-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 3>; thermal-sensors = <&tsc 3>;
...@@ -2696,7 +2696,7 @@ sensor4_crit: sensor4-crit { ...@@ -2696,7 +2696,7 @@ sensor4_crit: sensor4-crit {
}; };
}; };
sensor_thermal5: sensor-thermal5 { sensor5_thermal: sensor5-thermal {
polling-delay-passive = <250>; polling-delay-passive = <250>;
polling-delay = <1000>; polling-delay = <1000>;
thermal-sensors = <&tsc 4>; thermal-sensors = <&tsc 4>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment