From: Amit Kucheria Date: Fri, 29 Mar 2019 10:12:12 +0000 (+0530) Subject: arm64: dts: msm8998: thermal: Fix the gpu sensor number X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9284aa44a5145a5304c82aca978df2e266524e7d;p=linux.git arm64: dts: msm8998: thermal: Fix the gpu sensor number The GPU sensor is sensor ID 13 on controller 0 Fixes: 4449b6f248d9a1 ("arm64: dts: qcom: msm8998: Add tsens and thermal-zones") Signed-off-by: Amit Kucheria Signed-off-by: Andy Gross --- diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi b/arch/arm64/boot/dts/qcom/msm8998.dtsi index 108a5aa146a2d..56ca9ecdb0bff 100644 --- a/arch/arm64/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi @@ -510,7 +510,7 @@ polling-delay-passive = <250>; polling-delay = <1000>; - thermal-sensors = <&tsens1 3>; + thermal-sensors = <&tsens0 13>; }; };