ARM: dts: msm: Add alias name for secondary GPU sensor in MSM8998
Add alias name for the secondary GPU temperature sensor in MSM8998. This alias information will be used by thermal-engine. Change-Id: I4d3400efef8886153018435468526f88418ee0a0 Signed-off-by: Ram Chandrasekar <rkumbako@codeaurora.org>
This commit is contained in:
parent
2aa89ab3ff
commit
d7bb5b6274
1 changed files with 1 additions and 0 deletions
|
@ -2186,6 +2186,7 @@
|
|||
qcom,sensor-type = "tsens";
|
||||
qcom,sensor-name = "tsens_tz_sensor12";
|
||||
qcom,scaling-factor = <10>;
|
||||
qcom,alias-name = "gpu_1";
|
||||
};
|
||||
sensor_information13: qcom,sensor-information-13 {
|
||||
qcom,sensor-type = "tsens";
|
||||
|
|
Loading…
Add table
Reference in a new issue