arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tue, 13 Jun 2023 13:12:24 +0000 (16:12 +0300)
committerBjorn Andersson <andersson@kernel.org>
Mon, 10 Jul 2023 03:52:05 +0000 (20:52 -0700)
commit798f1df86e5709b7b6aedf493cc04c7fedbf544a
tree0ef62edaf8ca507cea376c132dbae167076086a1
parent4d29db2043610dd70be00a61f26fd64256a2a6c5
arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict

The commit 3a786086c6f8 ("arm64: dts: qcom: Add missing "-thermal"
suffix for thermal zones") renamed the thermal zone in the pm8150l.dtsi
file to comply with the schema. However this resulted in a clash with
the RB5 board file, which already contained the pm8150l-thermal zone for
the on-board sensor. This resulted in the board file definition
overriding the thermal zone defined in the PMIC include file (and thus
the on-die PMIC temp alarm was not probing at all).

Rename the thermal zone in qcom/qrb5165-rb5.dts to remove this override.

Fixes: 3a786086c6f8 ("arm64: dts: qcom: Add missing "-thermal" suffix for thermal zones")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20230613131224.666668-1-dmitry.baryshkov@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/qrb5165-rb5.dts