mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 02:34:10 -04:00
arm64: dts: qcom: sm8350: Shorten camera-thermal-bottom name
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
This commit is contained in:
committed by
Bjorn Andersson
parent
9e7f7b65c7
commit
f52dd33943
@@ -2462,7 +2462,7 @@ camera1_alert0: trip-point0 {
|
||||
};
|
||||
};
|
||||
|
||||
camera-thermal-bottom {
|
||||
cam-thermal-bottom {
|
||||
polling-delay-passive = <250>;
|
||||
polling-delay = <1000>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user