mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
arm64: dts: qcom: fix thermal zones naming
Rename thermal zones according to dt-schema. Fixes multiple `make dtbs_check` warnings about name convetion. Signed-off-by: David Heidelberg <david@ixit.cz> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Link: https://lore.kernel.org/r/20211214132750.69782-1-david@ixit.cz
This commit is contained in:
parent
2f11451179
commit
7be1c395ee
|
|
@ -3273,7 +3273,7 @@ cpu3_crit: cpu_crit {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-top {
|
||||
gpu-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -3295,7 +3295,7 @@ map0 {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-bottom {
|
||||
gpu-bottom-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
|
|||
|
|
@ -674,7 +674,7 @@ cpu7_crit: cpu_crit {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-bottom {
|
||||
gpu-bottom-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -689,7 +689,7 @@ gpu1_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-top {
|
||||
gpu-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
|
|||
|
|
@ -5258,7 +5258,7 @@ cluster1_crit: cluster1_crit {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-top {
|
||||
gpu-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -5273,7 +5273,7 @@ gpu1_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-bottom {
|
||||
gpu-bottom-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
|
|||
|
|
@ -4265,7 +4265,7 @@ cluster1_crit: cluster1_crit {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-top {
|
||||
gpu-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -4445,7 +4445,7 @@ modem_scl_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-bottom {
|
||||
gpu-bottom-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
|
|||
|
|
@ -5172,7 +5172,7 @@ cluster1_crit: cluster1_crit {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-top {
|
||||
gpu-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -5307,7 +5307,7 @@ npu_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-bottom {
|
||||
gpu-bottom-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
|
|||
|
|
@ -2991,7 +2991,7 @@ aoss1_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-top {
|
||||
gpu-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -3006,7 +3006,7 @@ gpu1_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
gpu-thermal-bottom {
|
||||
gpu-bottom-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -3096,7 +3096,7 @@ mem_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
modem1-thermal-top {
|
||||
modem1-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -3111,7 +3111,7 @@ modem1_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
modem2-thermal-top {
|
||||
modem2-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -3126,7 +3126,7 @@ modem2_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
modem3-thermal-top {
|
||||
modem3-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -3141,7 +3141,7 @@ modem3_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
modem4-thermal-top {
|
||||
modem4-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -3156,7 +3156,7 @@ modem4_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
camera-thermal-top {
|
||||
camera-top-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
@ -3171,7 +3171,7 @@ camera1_alert0: trip-point0 {
|
|||
};
|
||||
};
|
||||
|
||||
cam-thermal-bottom {
|
||||
cam-bottom-thermal {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user