diff mbox series

[RESEND,V4,1/8] arm64: dts: qcom: sm8350: Add label for thermal-zones node

Message ID 1621318822-29332-2-git-send-email-skakit@codeaurora.org (mailing list archive)
State Superseded
Headers show
Series Add PMIC DT files for sc7280 | expand

Commit Message

Satya Priya May 18, 2021, 6:20 a.m. UTC
Add label "thermal_zones" for thermal-zones node.

Signed-off-by: satya priya <skakit@codeaurora.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
---
Changes in RESEND V4:
 - No Changes.

 arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Vinod Koul May 18, 2021, 11:43 a.m. UTC | #1
On 18-05-21, 11:50, satya priya wrote:
> Add label "thermal_zones" for thermal-zones node.
> 
> Signed-off-by: satya priya <skakit@codeaurora.org>
> Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
> ---
> Changes in RESEND V4:
>  - No Changes.
> 
>  arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
> index ed0b51b..47c6c0b 100644
> --- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
> @@ -1317,7 +1317,7 @@
>  		};
>  	};
>  
> -	thermal-zones {
> +	thermal_zones: thermal-zones {

is this label used anywhere in this series? If not lets drop it

>  		cpu0-thermal {
>  			polling-delay-passive = <250>;
>  			polling-delay = <1000>;
> -- 
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member 
> of Code Aurora Forum, hosted by The Linux Foundation
Satya Priya May 20, 2021, 6:24 a.m. UTC | #2
On 2021-05-18 17:13, Vinod Koul wrote:
> On 18-05-21, 11:50, satya priya wrote:
>> Add label "thermal_zones" for thermal-zones node.
>> 
>> Signed-off-by: satya priya <skakit@codeaurora.org>
>> Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
>> ---
>> Changes in RESEND V4:
>>  - No Changes.
>> 
>>  arch/arm64/boot/dts/qcom/sm8350.dtsi | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>> 
>> diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi 
>> b/arch/arm64/boot/dts/qcom/sm8350.dtsi
>> index ed0b51b..47c6c0b 100644
>> --- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
>> +++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
>> @@ -1317,7 +1317,7 @@
>>  		};
>>  	};
>> 
>> -	thermal-zones {
>> +	thermal_zones: thermal-zones {
> 
> is this label used anywhere in this series? If not lets drop it
> 

yes, it is used in pm8350c.dtsi, pmk8350.dtsi and pmr735a.dtsi files 
which are included in sm8350 board dts.

>>  		cpu0-thermal {
>>  			polling-delay-passive = <250>;
>>  			polling-delay = <1000>;
>> --
>> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a 
>> member
>> of Code Aurora Forum, hosted by The Linux Foundation
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/sm8350.dtsi b/arch/arm64/boot/dts/qcom/sm8350.dtsi
index ed0b51b..47c6c0b 100644
--- a/arch/arm64/boot/dts/qcom/sm8350.dtsi
+++ b/arch/arm64/boot/dts/qcom/sm8350.dtsi
@@ -1317,7 +1317,7 @@ 
 		};
 	};
 
-	thermal-zones {
+	thermal_zones: thermal-zones {
 		cpu0-thermal {
 			polling-delay-passive = <250>;
 			polling-delay = <1000>;