arm64: dts: qcom: sm8350: Shorten camera-thermal-bottom name
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Sun, 14 Nov 2021 01:27:45 +0000 (02:27 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sat, 20 Nov 2021 22:24:57 +0000 (16:24 -0600)
Thermal zone names should not be longer than 20 names, which is indicated by
a message at boot. Change "camera-thermal-bottom" to "cam-thermal-bottom" to
fix it.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211114012755.112226-6-konrad.dybcio@somainline.org
arch/arm64/boot/dts/qcom/sm8350.dtsi

index f3e8549..7e0aa4c 100644 (file)
                        };
                };
 
-               camera-thermal-bottom {
+               cam-thermal-bottom {
                        polling-delay-passive = <250>;
                        polling-delay = <1000>;