2023-01-10 12:46:05

by Devi Priya

[permalink] [raw]
Subject: [PATCH 5/7] dt-bindings: qcom: Add ipq9574 bindings

Document the new ipq9574 SOC/board device tree bindings

Co-developed-by: Anusha Rao <[email protected]>
Signed-off-by: Anusha Rao <[email protected]>
Signed-off-by: devi priya <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 27063a045bd0..83102fe2d366 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -32,6 +32,7 @@ description: |
ipq4018
ipq6018
ipq8074
+ ipq9574
mdm9615
msm8226
msm8916
@@ -80,6 +81,7 @@ description: |
hk01
hk10-c1
hk10-c2
+ ap-al02-c7
idp
liquid
mtp
@@ -304,6 +306,11 @@ properties:
- qcom,ipq8074-hk10-c2
- const: qcom,ipq8074

+ - items:
+ - enum:
+ - qcom,ipq9574-ap-al02-c7
+ - const: qcom,ipq9574
+
- description: Sierra Wireless MangOH Green with WP8548 Module
items:
- const: swir,mangoh-green-wp8548
--
2.17.1


2023-01-11 10:49:50

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 5/7] dt-bindings: qcom: Add ipq9574 bindings

On 10/01/2023 13:13, devi priya wrote:
> Document the new ipq9574 SOC/board device tree bindings
>
> Co-developed-by: Anusha Rao <[email protected]>
> Signed-off-by: Anusha Rao <[email protected]>
> Signed-off-by: devi priya <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 27063a045bd0..83102fe2d366 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -32,6 +32,7 @@ description: |
> ipq4018
> ipq6018
> ipq8074
> + ipq9574
> mdm9615
> msm8226
> msm8916
> @@ -80,6 +81,7 @@ description: |
> hk01
> hk10-c1
> hk10-c2
> + ap-al02-c7

'a' rarely goes after 'h'.

> idp
> liquid
> mtp
> @@ -304,6 +306,11 @@ properties:
> - qcom,ipq8074-hk10-c2
> - const: qcom,ipq8074

Best regards,
Krzysztof

2023-01-13 13:39:44

by Devi Priya

[permalink] [raw]
Subject: Re: [PATCH 5/7] dt-bindings: qcom: Add ipq9574 bindings



On 1/11/2023 3:09 PM, Krzysztof Kozlowski wrote:
> On 10/01/2023 13:13, devi priya wrote:
>> Document the new ipq9574 SOC/board device tree bindings
>>
>> Co-developed-by: Anusha Rao <[email protected]>
>> Signed-off-by: Anusha Rao <[email protected]>
>> Signed-off-by: devi priya <[email protected]>
>> ---
>> Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
>> 1 file changed, 7 insertions(+)
>>
>> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
>> index 27063a045bd0..83102fe2d366 100644
>> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
>> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
>> @@ -32,6 +32,7 @@ description: |
>> ipq4018
>> ipq6018
>> ipq8074
>> + ipq9574
>> mdm9615
>> msm8226
>> msm8916
>> @@ -80,6 +81,7 @@ description: |
>> hk01
>> hk10-c1
>> hk10-c2
>> + ap-al02-c7
>
> 'a' rarely goes after 'h'.
Sure, will update!
>
>> idp
>> liquid
>> mtp
>> @@ -304,6 +306,11 @@ properties:
>> - qcom,ipq8074-hk10-c2
>> - const: qcom,ipq8074
>
> Best regards,
> Krzysztof
>
Best Regards,
Devi Priya