Commit 280acabb authored by Amit Kucheria's avatar Amit Kucheria Committed by Andy Gross
Browse files

arm64: dts: msm8998: thermal: Fix number of supported sensors



msm8998 has 22 sensors connected in total, 14 on the 1st controller, 8
on the 2nd controller. Increase the number to allow sensors with ID 12
and 13 to be registered.

Signed-off-by: default avatarAmit Kucheria <amit.kucheria@linaro.org>
Tested-by: default avatarMarc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: default avatarAndy Gross <agross@kernel.org>
parent ad480e01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -745,7 +745,7 @@
			reg = <0x10ab000 0x1000>, /* TM */
			      <0x10aa000 0x1000>; /* SROT */

			#qcom,sensors = <12>;
			#qcom,sensors = <14>;
			#thermal-sensor-cells = <1>;
		};