ARM: dts: msm: Update tsens thermal zones for aminiAQ chipset

Update tsens thermal zones for aminiAQ chipset as per latest
recommendation.

Change-Id: I72ec18a33aeaee4cf524c554f0ce47d1a4597b8a
This commit is contained in:
Priyansh Jain
2022-09-20 09:15:52 +05:30
committed by Gerrit - the friendly Code Review server
parent ee655de6c1
commit 5ce74c596a

View File

@@ -397,28 +397,12 @@
#include "scuba-thermal.dtsi"
&thermal_zones {
gpu {
trips {
gpu-cxip-trip {
temperature = <105000>;
};
gpu-trip {
temperature = <105000>;
};
gpu-cx-mon {
temperature = <115000>;
};
};
cooling-maps {
/delete-node/ gpu_cdev;
/delete-node/ gpu-cx-cdev0;
};
wlan {
thermal-sensors = <&tsens0 1>;
};
cpuss-0 {
thermal-sensors = <&tsens0 2>;
trips {
cpu-0-2-config {
temperature = <115000>;
@@ -427,6 +411,7 @@
};
cpuss-1 {
thermal-sensors = <&tsens0 3>;
trips {
cpu-1-3-configs {
temperature = <115000>;
@@ -435,6 +420,7 @@
};
mdm-0 {
thermal-sensors = <&tsens0 4>;
trips {
mdm0-cx-mon {
temperature = <105000>;
@@ -463,6 +449,7 @@
};
mdm-1 {
thermal-sensors = <&tsens0 5>;
trips {
mdm1-cx-mon {
temperature = <105000>;
@@ -489,6 +476,17 @@
};
};
};
video {
thermal-sensors = <&tsens0 6>;
};
hm-center {
thermal-sensors = <&tsens0 7>;
};
/delete-node/ gpu;
/delete-node/ camera;
};
#include "msm-arm-smmu-sa410m.dtsi"