arm64: dts: msm8998: thermal: Fix number of supported sensors
authorAmit Kucheria <amit.kucheria@linaro.org>
Wed, 24 Apr 2019 20:22:44 +0000 (01:52 +0530)
committerAndy Gross <agross@kernel.org>
Fri, 26 Apr 2019 04:05:28 +0000 (23:05 -0500)
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: Amit Kucheria <amit.kucheria@linaro.org>
Tested-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Andy Gross <agross@kernel.org>
arch/arm64/boot/dts/qcom/msm8998.dtsi

index 32ed67cb1f979b84d4306ef19364ebc1c35dc056..d28a7f6fd413ec007e2058287ad6c2f46503413d 100644 (file)
                        reg = <0x10ab000 0x1000>, /* TM */
                              <0x10aa000 0x1000>; /* SROT */
 
-                       #qcom,sensors = <12>;
+                       #qcom,sensors = <14>;
                        #thermal-sensor-cells = <1>;
                };