Skip to content

Commit 036e6c9

Browse files
okiasandersson
authored andcommitted
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 <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 88542b1 commit 036e6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/qcom-ipq8064.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,7 @@
751751
interrupt-names = "uplow";
752752

753753
#qcom,sensors = <11>;
754-
#thermal-sensorcells = <1>;
754+
#thermal-sensor-cells = <1>;
755755
};
756756
};
757757

0 commit comments

Comments
 (0)