2023-07-19 10:16:36

by Tengfei Fan

[permalink] [raw]
Subject: [PATCH 3/5] dt-bindings: firmware: scm: Add SM4450

Add compatible for SM4450 SoCs.

Signed-off-by: Tengfei Fan <[email protected]>
---
Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
index bdbee58a542b..f02f0815bece 100644
--- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
+++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
@@ -62,6 +62,7 @@ properties:
- qcom,scm-sm8450
- qcom,scm-sm8550
- qcom,scm-qcs404
+ - qcom,scm-sm4450
- const: qcom,scm

clocks:
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project



2023-07-19 10:21:44

by Dmitry Baryshkov

[permalink] [raw]
Subject: Re: [PATCH 3/5] dt-bindings: firmware: scm: Add SM4450

On 19/07/2023 13:01, Tengfei Fan wrote:
> Add compatible for SM4450 SoCs.
>
> Signed-off-by: Tengfei Fan <[email protected]>
> ---
> Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> index bdbee58a542b..f02f0815bece 100644
> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> @@ -62,6 +62,7 @@ properties:
> - qcom,scm-sm8450
> - qcom,scm-sm8550
> - qcom,scm-qcs404
> + - qcom,scm-sm4450

Please keep this list sorted.

> - const: qcom,scm
>
> clocks:

--
With best wishes
Dmitry


2023-07-19 10:35:23

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 3/5] dt-bindings: firmware: scm: Add SM4450

On 19/07/2023 12:01, Tengfei Fan wrote:
> Add compatible for SM4450 SoCs.
>
> Signed-off-by: Tengfei Fan <[email protected]>
> ---
> Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> index bdbee58a542b..f02f0815bece 100644
> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
> @@ -62,6 +62,7 @@ properties:
> - qcom,scm-sm8450
> - qcom,scm-sm8550
> - qcom,scm-qcs404
> + - qcom,scm-sm4450

Please keep things sorted...

Best regards,
Krzysztof


2023-07-21 02:42:11

by Tengfei Fan

[permalink] [raw]
Subject: Re: [PATCH 3/5] dt-bindings: firmware: scm: Add SM4450



在 7/19/2023 6:24 PM, Krzysztof Kozlowski 写道:
> On 19/07/2023 12:01, Tengfei Fan wrote:
>> Add compatible for SM4450 SoCs.
>>
>> Signed-off-by: Tengfei Fan <[email protected]>
>> ---
>> Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
>> index bdbee58a542b..f02f0815bece 100644
>> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
>> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
>> @@ -62,6 +62,7 @@ properties:
>> - qcom,scm-sm8450
>> - qcom,scm-sm8550
>> - qcom,scm-qcs404
>> + - qcom,scm-sm4450
>
> Please keep things sorted...
V2 patch will resort.
>
> Best regards,
> Krzysztof
>

--
Thx and BRs,
Tengfei Fan

2023-07-21 03:33:40

by Tengfei Fan

[permalink] [raw]
Subject: Re: [PATCH 3/5] dt-bindings: firmware: scm: Add SM4450



在 7/19/2023 6:16 PM, Dmitry Baryshkov 写道:
> On 19/07/2023 13:01, Tengfei Fan wrote:
>> Add compatible for SM4450 SoCs.
>>
>> Signed-off-by: Tengfei Fan <[email protected]>
>> ---
>>   Documentation/devicetree/bindings/firmware/qcom,scm.yaml | 1 +
>>   1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
>> b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
>> index bdbee58a542b..f02f0815bece 100644
>> --- a/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
>> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.yaml
>> @@ -62,6 +62,7 @@ properties:
>>             - qcom,scm-sm8450
>>             - qcom,scm-sm8550
>>             - qcom,scm-qcs404
>> +          - qcom,scm-sm4450
>
> Please keep this list sorted.
V2 patch will resort.
>
>>         - const: qcom,scm
>>     clocks:
>

--
Thx and BRs,
Tengfei Fan