ARM: dts: qcom: fix typo in IPQ8064 thermal-sensor node

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
This commit is contained in:
David Heidelberg 2021-10-20 22:37:22 +02:00 committed by Bjorn Andersson
parent 88542b1d37
commit 036e6c9f03

View File

@ -751,7 +751,7 @@ tsens: thermal-sensor@900000 {
interrupt-names = "uplow";
#qcom,sensors = <11>;
#thermal-sensorcells = <1>;
#thermal-sensor-cells = <1>;
};
};