ARM: dts: msm: Update thermal sensor for GPU in MSMCobalt
Temperature sensor 13 tracks the GPU temperature closely. Update the sensor alias for gpu to point to tsens 13 in MSMCobalt. CRs-Fixed: 1034178 Change-Id: I8a644440eca0bc8996e777b76670f2aead601732 Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>
This commit is contained in:
parent
389b270f52
commit
9ee577f0c1
1 changed files with 1 additions and 1 deletions
|
@ -2097,6 +2097,7 @@
|
||||||
qcom,sensor-type = "tsens";
|
qcom,sensor-type = "tsens";
|
||||||
qcom,sensor-name = "tsens_tz_sensor13";
|
qcom,sensor-name = "tsens_tz_sensor13";
|
||||||
qcom,scaling-factor = <10>;
|
qcom,scaling-factor = <10>;
|
||||||
|
qcom,alias-name = "gpu";
|
||||||
};
|
};
|
||||||
sensor_information14: qcom,sensor-information-14 {
|
sensor_information14: qcom,sensor-information-14 {
|
||||||
qcom,sensor-type = "tsens";
|
qcom,sensor-type = "tsens";
|
||||||
|
@ -2106,7 +2107,6 @@
|
||||||
sensor_information15: qcom,sensor-information-15 {
|
sensor_information15: qcom,sensor-information-15 {
|
||||||
qcom,sensor-type = "tsens";
|
qcom,sensor-type = "tsens";
|
||||||
qcom,sensor-name = "tsens_tz_sensor15";
|
qcom,sensor-name = "tsens_tz_sensor15";
|
||||||
qcom,alias-name = "gpu";
|
|
||||||
qcom,scaling-factor = <10>;
|
qcom,scaling-factor = <10>;
|
||||||
};
|
};
|
||||||
sensor_information16: qcom,sensor-information-16 {
|
sensor_information16: qcom,sensor-information-16 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue