ARM: dts: qcom: pm8841: add required thermal-sensor-cells
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 8 Jun 2022 11:27:02 +0000 (13:27 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Fri, 1 Jul 2022 03:25:04 +0000 (22:25 -0500)
The PM8841 temperature sensor has to define thermal-sensor-cells.

Fixes: dab8134ca072 ("ARM: dts: qcom: Add PM8841 functions device nodes")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220608112702.80873-2-krzysztof.kozlowski@linaro.org
arch/arm/boot/dts/qcom-pm8841.dtsi

index 2caf71e..b5cdde0 100644 (file)
@@ -24,6 +24,7 @@
                        compatible = "qcom,spmi-temp-alarm";
                        reg = <0x2400>;
                        interrupts = <4 0x24 0 IRQ_TYPE_EDGE_RISING>;
+                       #thermal-sensor-cells = <0>;
                };
        };