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>
This commit is contained in:
parent
1cf6397fff
commit
fdb1ffc0cd
1 changed files with 2 additions and 0 deletions
|
@ -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>,
|
||||
|
|
Loading…
Add table
Reference in a new issue