[PATCH V2 5/5] dt-bindings: tcsr: Add compatible for IPQ9574

Poovendhan Selvaraj posted 5 patches 2 years, 7 months ago
There is a newer version of this series
[PATCH V2 5/5] dt-bindings: tcsr: Add compatible for IPQ9574
Posted by Poovendhan Selvaraj 2 years, 7 months ago
Add the tcsr compatible string for IPQ9574 SoC

Signed-off-by: Poovendhan Selvaraj <quic_poovendh@quicinc.com>
---
 Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
index d463fb47278f..8cd0005fc8c7 100644
--- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
@@ -30,6 +30,7 @@ properties:
           - qcom,tcsr-apq8084
           - qcom,tcsr-ipq6018
           - qcom,tcsr-ipq8064
+          - qcom,tcsr-ipq9574
           - qcom,tcsr-mdm9615
           - qcom,tcsr-msm8226
           - qcom,tcsr-msm8660
-- 
2.17.1
Re: [PATCH V2 5/5] dt-bindings: tcsr: Add compatible for IPQ9574
Posted by Lee Jones 2 years, 7 months ago
On Wed, 01 Feb 2023, Poovendhan Selvaraj wrote:

> Add the tcsr compatible string for IPQ9574 SoC
> 
> Signed-off-by: Poovendhan Selvaraj <quic_poovendh@quicinc.com>
> ---
>  Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>  1 file changed, 1 insertion(+)

Nit: Subject should be "dt-bindings: mfd: ..."

> diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> index d463fb47278f..8cd0005fc8c7 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
> @@ -30,6 +30,7 @@ properties:
>            - qcom,tcsr-apq8084
>            - qcom,tcsr-ipq6018
>            - qcom,tcsr-ipq8064
> +          - qcom,tcsr-ipq9574
>            - qcom,tcsr-mdm9615
>            - qcom,tcsr-msm8226
>            - qcom,tcsr-msm8660
> -- 
> 2.17.1
> 

-- 
Lee Jones [李琼斯]
Re: [PATCH V2 5/5] dt-bindings: tcsr: Add compatible for IPQ9574
Posted by POOVENDHAN SELVARAJ 2 years, 7 months ago
On 2/1/2023 3:36 PM, Lee Jones wrote:
> On Wed, 01 Feb 2023, Poovendhan Selvaraj wrote:
>
>> Add the tcsr compatible string for IPQ9574 SoC
>>
>> Signed-off-by: Poovendhan Selvaraj <quic_poovendh@quicinc.com>
>> ---
>>   Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 1 +
>>   1 file changed, 1 insertion(+)
> Nit: Subject should be "dt-bindings: mfd: ..."
Sure, Okay.

Regards,
Poovendhan S

>> diff --git a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
>> index d463fb47278f..8cd0005fc8c7 100644
>> --- a/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
>> +++ b/Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml
>> @@ -30,6 +30,7 @@ properties:
>>             - qcom,tcsr-apq8084
>>             - qcom,tcsr-ipq6018
>>             - qcom,tcsr-ipq8064
>> +          - qcom,tcsr-ipq9574
>>             - qcom,tcsr-mdm9615
>>             - qcom,tcsr-msm8226
>>             - qcom,tcsr-msm8660
>> -- 
>> 2.17.1
>>
Re: [PATCH V2 5/5] dt-bindings: tcsr: Add compatible for IPQ9574
Posted by Krzysztof Kozlowski 2 years, 7 months ago
On 01/02/2023 10:05, Poovendhan Selvaraj wrote:
> Add the tcsr compatible string for IPQ9574 SoC
> 
> Signed-off-by: Poovendhan Selvaraj <quic_poovendh@quicinc.com>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof