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: Amit Kucheria <amit.kucheria@linaro.org>
Tested-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: Andy Gross <agross@kernel.org>
This commit is contained in:
Amit Kucheria 2019-04-25 01:52:44 +05:30 коммит произвёл Andy Gross
Родитель ad480e0149
Коммит 280acabbaa
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -745,7 +745,7 @@
reg = <0x10ab000 0x1000>, /* TM */
<0x10aa000 0x1000>; /* SROT */
#qcom,sensors = <12>;
#qcom,sensors = <14>;
#thermal-sensor-cells = <1>;
};