arm64: dts: qcom: Add missing "-thermal" suffix for thermal zones

The thermal devicetree binding requires the "-thermal" suffix for all
thermal zones. Hence, add the missing suffix for PMIC based thermal
zones.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20210118051005.55958-8-manivannan.sadhasivam@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:
Manivannan Sadhasivam 2021-01-18 10:40:05 +05:30 committed by Bjorn Andersson
parent e49c2912db
commit 3a786086c6
6 changed files with 6 additions and 6 deletions

View file

@ -11,7 +11,7 @@
/ {
thermal-zones {
pm8150 {
pm8150-thermal {
polling-delay-passive = <100>;
polling-delay = <0>;

View file

@ -10,7 +10,7 @@
/ {
thermal-zones {
pm8150b {
pm8150b-thermal {
polling-delay-passive = <100>;
polling-delay = <0>;

View file

@ -10,7 +10,7 @@
/ {
thermal-zones {
pm8150l {
pm8150l-thermal {
polling-delay-passive = <100>;
polling-delay = <0>;

View file

@ -6,7 +6,7 @@
/ {
thermal-zones {
pm8994 {
pm8994-thermal {
polling-delay-passive = <250>;
polling-delay = <1000>;

View file

@ -9,7 +9,7 @@
/ {
thermal-zones {
pm8998 {
pm8998-thermal {
polling-delay-passive = <250>;
polling-delay = <1000>;

View file

@ -8,7 +8,7 @@
/ {
thermal-zones {
pms405 {
pms405-thermal {
polling-delay-passive = <250>;
polling-delay = <1000>;