ARM: dts: qcom: fix thermal zones naming
authorDavid Heidelberg <david@ixit.cz>
Wed, 20 Oct 2021 18:00:01 +0000 (20:00 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 24 Oct 2021 17:09:38 +0000 (12:09 -0500)
commit88542b1d37dc8e6f1432bd854f0489413b13d8b4
tree879848538a6b110bc92fc5b57f3888dac6d8754f
parentcda0cea383b29f4a5f996da4d53b4c0f751b24b3
ARM: dts: qcom: fix thermal zones naming

Rename thermal zones according to dt-schema.

Fix warnings like:
arch/arm/boot/dts/qcom-apq8064-cm-qs600.dt.yaml: thermal-zones: 'cpu-thermal0', 'cpu-thermal1', 'cpu-thermal2', 'cpu-thermal3' do not match any of the regexes: '^[a-zA-Z][a-zA-Z0-9\\-]{1,12}-thermal$', 'pinctrl-[0-9]+'
        From schema: Documentation/devicetree/bindings/thermal/thermal-zones.yaml

Signed-off-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211020180002.195467-1-david@ixit.cz
arch/arm/boot/dts/qcom-apq8064.dtsi
arch/arm/boot/dts/qcom-apq8084.dtsi
arch/arm/boot/dts/qcom-ipq8064.dtsi
arch/arm/boot/dts/qcom-msm8974.dtsi