From: Amit Kucheria Date: Thu, 25 Apr 2019 06:23:27 +0000 (+0530) Subject: arm64: dts: msm8998: thermal: Restrict thermal zone name length to under 20 X-Git-Tag: v5.15~6343^2~6^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=060f4211f6c655e69ba24fe6d741c6e33fbfa108;p=platform%2Fkernel%2Flinux-starfive.git arm64: dts: msm8998: thermal: Restrict thermal zone name length to under 20 The thermal core restricts names of thermal zones to under 20 characters. Fix the names for a couple of msm8998 thermal zones. Signed-off-by: Amit Kucheria Tested-by: Marc Gonzalez Signed-off-by: Andy Gross --- diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi b/arch/arm64/boot/dts/qcom/msm8998.dtsi index d28a7f6..574be78 100644 --- a/arch/arm64/boot/dts/qcom/msm8998.dtsi +++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi @@ -536,7 +536,7 @@ }; }; - cluster0-mhm-thermal { + clust0-mhm-thermal { polling-delay-passive = <250>; polling-delay = <1000>; @@ -551,7 +551,7 @@ }; }; - cluster1-mhm-thermal { + clust1-mhm-thermal { polling-delay-passive = <250>; polling-delay = <1000>;