]> www.infradead.org Git - linux.git/commitdiff
arm64: dts: qcom: pm8916: correct thermal zone name
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 1 Jul 2024 18:11:16 +0000 (21:11 +0300)
committerBjorn Andersson <andersson@kernel.org>
Tue, 2 Jul 2024 03:24:39 +0000 (22:24 -0500)
Correct the name for the thermal zone on PM8916 PMIC. I ended up with
c&p mistake, which wasn't noticed until the patch got merged.

Reported-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Fixes: b7a28d8a7b80 ("arm64: dts: qcom: pm8916: add temp-alarm thermal zone")
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20240701-fix-pm8916-tz-v1-1-02f8a713f577@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/pm8916.dtsi

index 2def48f2d1010c15a4ddd2d88b87ca77b4ed6094..f8e4829ff7f7de1f1f4f5da0f41020875d6c7e17 100644 (file)
@@ -6,7 +6,7 @@
 
 / {
        thermal-zones {
-               pm8150-thermal {
+               pm8916-thermal {
                        polling-delay-passive = <100>;
 
                        thermal-sensors = <&pm8916_temp>;