Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b7b382b6 authored by Rama Krishna Phani A's avatar Rama Krishna Phani A
Browse files

ARM: dts: msm: Update thermal property for adc_tm channels on SDM670



ADC_TM channels are registered with of_thermal to support thermal core
framework to read temperature, set temperature thresholds and
receive notifications when temperature thresholds are crossed.
Update thermal property for adc_tm channels.

Change-Id: I15be7016e66c022b2f817f006a81cfdd1ddc4cc0
Signed-off-by: default avatarRama Krishna Phani A <rphani@codeaurora.org>
parent b7fe225b
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -338,7 +338,7 @@
				qcom,scale-function = <2>;
				qcom,hw-settle-time = <2>;
				qcom,btm-channel-number = <0x80>;
				qcom,vadc-thermal-node;
				qcom,thermal-node;
			};

			chan@4f {
@@ -349,7 +349,7 @@
				qcom,scale-function = <2>;
				qcom,hw-settle-time = <2>;
				qcom,btm-channel-number = <0x88>;
				qcom,vadc-thermal-node;
				qcom,thermal-node;
			};
		};