aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManish Sarkar <Manish.n.manish45@gmail.com>2020-08-31 21:31:24 +0530
committerGitHub <noreply@github.com>2020-08-31 21:31:24 +0530
commita150611d6c5856876a023c3ae2f18482098d5be0 (patch)
treee7462d44c9081ec1de413b6271e31fb5db2f3908
parent3c3cc91eca91dbde90dc42572f3c8911c6bbb6a3 (diff)
ARM: dts: fix power amplifier thermal readingsq10.0
power amps has dedicated thermal sensor, hence using xo_thermal id makes unnecessary throttling Signed-off-by: Manish4586 <manish.n.manish45@gmail.com>
-rw-r--r--arch/arm/boot/dts/qcom/msm-pm660.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msm-pm660.dtsi b/arch/arm/boot/dts/qcom/msm-pm660.dtsi
index 71089abd31c1..460e7e76ac4d 100644
--- a/arch/arm/boot/dts/qcom/msm-pm660.dtsi
+++ b/arch/arm/boot/dts/qcom/msm-pm660.dtsi
@@ -291,7 +291,7 @@
chan@4f {
label = "pa_therm0";
- reg = <0x4c>;
+ reg = <0x4f>;
qcom,decimation = <2>;
qcom,pre-div-channel-scaling = <0>;
qcom,calibration-type = "ratiometric";