ARM: dts: qcom: Update thermal zone config for diwali

Update msm_gpu cooling device level to matching the gpu
available frequency.
Update CPU4 cooling device level to matching the cpu4
available frequency.
Update CPU7 cooling device level to matching the cpu7
available frequency.

Change-Id: I25d369af8322fef6864bce21138eb003ac014311
This commit is contained in:
congying
2023-05-23 17:52:09 +08:00
parent 41d070ba29
commit a6d9ff91b3
4 changed files with 19 additions and 19 deletions

View File

@@ -196,7 +196,7 @@
vbat_gpu2 {
trip = <&b_bcl_lvl2>;
cooling-device = <&msm_gpu 3 THERMAL_NO_LIMIT>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
};
};

View File

@@ -207,13 +207,13 @@
gpu_cdev1 {
trip = <&gpu_trip>;
/* Limit freq to 540000000 Hz*/
cooling-device = <&msm_gpu 0 3>;
cooling-device = <&msm_gpu 0 1>;
};
gpu_cdev2 {
trip = <&cx_trip>;
/* Limit freq to 285000000 Hz*/
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 1 THERMAL_NO_LIMIT>;
};
cdsp_cdev {

View File

@@ -78,7 +78,7 @@
vph_gpu2 {
trip = <&c_bcl_lvl2>;
cooling-device = <&msm_gpu 3 THERMAL_NO_LIMIT>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
};
};
@@ -97,7 +97,7 @@
pm8350c_gpu {
trip = <&pm8350c_trip0>;
cooling-device = <&msm_gpu 3 THERMAL_NO_LIMIT>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
};
};
@@ -106,12 +106,12 @@
cooling-maps {
pm7325_cpu4_freq {
trip = <&pm7325_trip0>;
cooling-device = <&CPU4 10 THERMAL_NO_LIMIT>;
cooling-device = <&CPU4 0 THERMAL_NO_LIMIT>;
};
pm7325_cpu7_freq {
trip = <&pm7325_trip0>;
cooling-device = <&CPU7 12 THERMAL_NO_LIMIT>;
cooling-device = <&CPU7 0 THERMAL_NO_LIMIT>;
};
pm7325_apc1 {

View File

@@ -633,7 +633,7 @@
gpu0_fs1_cdev0 {
trip = <&gpu0_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
gpu0_fs1_cdev1 {
@@ -708,7 +708,7 @@
gpu1_fs1_cdev0 {
trip = <&gpu1_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
gpu1_fs1_cdev1 {
@@ -766,7 +766,7 @@
cooling-maps {
camera0_fs1_cdev0 {
trip = <&camera0_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
camera0_fs1_cdev1 {
@@ -824,7 +824,7 @@
cooling-maps {
camera1_fs1_cdev0 {
trip = <&camera1_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
camera1_fs1_cdev1 {
@@ -1071,7 +1071,7 @@
nspss0_fs1_cdev0 {
trip = <&nspss0_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
nspss0_fs1_cdev1 {
@@ -1147,7 +1147,7 @@
nspss1_fs1_cdev0 {
trip = <&nspss1_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
nspss1_fs1_cdev1 {
@@ -1223,7 +1223,7 @@
nspss2_fs1_cdev0 {
trip = <&nspss2_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
nspss2_fs1_cdev1 {
@@ -1281,7 +1281,7 @@
cooling-maps {
video_fs1_cdev0 {
trip = <&video_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
video_fs1_cdev1 {
@@ -1383,7 +1383,7 @@
cooling-maps {
mdmss0_fs1_cdev0 {
trip = <&mdmss0_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
mdmss0_fs1_cdev1 {
@@ -1441,7 +1441,7 @@
cooling-maps {
mdmss1_fs1_cdev0 {
trip = <&mdmss1_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
mdmss1_fs1_cdev1 {
@@ -1499,7 +1499,7 @@
cooling-maps {
mdmss2_fs1_cdev0 {
trip = <&mdmss2_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
mdmss2_fs1_cdev1 {
@@ -1557,7 +1557,7 @@
cooling-maps {
mdmss3_fs1_cdev0 {
trip = <&mdmss3_fail_safe1>;
cooling-device = <&msm_gpu 5 5>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
mdmss3_fs1_cdev1 {