ARM: dts: qcom: fix typo in IPQ8064 thermal-sensor node
authorDavid Heidelberg <david@ixit.cz>
Wed, 20 Oct 2021 20:37:22 +0000 (22:37 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 24 Oct 2021 23:45:29 +0000 (18:45 -0500)
I added the missing dash inside the thermal-sensor-cells.

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211020203723.233578-1-david@ixit.cz
arch/arm/boot/dts/qcom-ipq8064.dtsi

index 7f67b28..1148131 100644 (file)
                                interrupt-names = "uplow";
 
                                #qcom,sensors = <11>;
-                               #thermal-sensorcells = <1>;
+                               #thermal-sensor-cells = <1>;
                        };
                };