summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorHarshdeep Dhatt <hdhatt@codeaurora.org>2016-09-06 13:20:34 -0600
committerHarshdeep Dhatt <hdhatt@codeaurora.org>2016-10-05 11:05:18 -0600
commitfdb1ffc0cd05ae2c4421be9cda585d7da475e176 (patch)
treefd6f8d043705713af48eaf17527a59694a4b46ed /arch
parent1cf6397fff55be67ff1778e3afcd4164809a1fe8 (diff)
ARM: dts: msm: Specify the temperature sensor name for msmcobalt
Specify the GPU temperature sensor name in the device tree. This name is used to get the sensor's temperature by querying the thermal driver API. CRs-Fixed: 1064728 Change-Id: Ia93d93a442aa848cbd42a5fb8ecad5ef875f9abf Signed-off-by: Harshdeep Dhatt <hdhatt@codeaurora.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/qcom/msmcobalt-gpu.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt-gpu.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-gpu.dtsi
index 1267e578f9b4..e140074465ef 100644
--- a/arch/arm/boot/dts/qcom/msmcobalt-gpu.dtsi
+++ b/arch/arm/boot/dts/qcom/msmcobalt-gpu.dtsi
@@ -75,6 +75,8 @@
qcom,gpu-qdss-stm = <0x161c0000 0x40000>; // base addr, size
+ qcom,tsens-name = "tsens_tz_sensor12";
+
clocks = <&clock_gfx clk_gpucc_gfx3d_clk>,
<&clock_gcc clk_gcc_gpu_cfg_ahb_clk>,
<&clock_gpu clk_gpucc_rbbmtimer_clk>,