Commit 060f4211 authored by Amit Kucheria's avatar Amit Kucheria Committed by Andy Gross

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: default avatarAmit Kucheria <amit.kucheria@linaro.org>
Tested-by: default avatarMarc Gonzalez <marc.w.gonzalez@free.fr>
Signed-off-by: default avatarAndy Gross <agross@kernel.org>
parent 280acabb
......@@ -536,7 +536,7 @@ gpu2_alert0: trip-point@0 {
};
};
cluster0-mhm-thermal {
clust0-mhm-thermal {
polling-delay-passive = <250>;
polling-delay = <1000>;
......@@ -551,7 +551,7 @@ cluster0_mhm_alert0: trip-point@0 {
};
};
cluster1-mhm-thermal {
clust1-mhm-thermal {
polling-delay-passive = <250>;
polling-delay = <1000>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment