2023-05-16 14:01:15

by Devi Priya

[permalink] [raw]
Subject: [PATCH 1/2] dt-bindings: arm: qcom: document AL02-C6 board based on IPQ9574 family

Document AL02-C6 (Reference Design Platform 449) board based on IPQ9574
family of SoCs.

Signed-off-by: Devi Priya <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 7e6a128fe1db..37ac3ae77536 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -86,6 +86,7 @@ description: |

adp
ap-al02-c2
+ ap-al02-c6
ap-al02-c7
ap-mi01.2
ap-mi01.6
@@ -353,6 +354,7 @@ properties:
- items:
- enum:
- qcom,ipq9574-ap-al02-c2
+ - qcom,ipq9574-ap-al02-c6
- qcom,ipq9574-ap-al02-c7
- const: qcom,ipq9574

--
2.17.1



2023-05-16 16:31:25

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: document AL02-C6 board based on IPQ9574 family

On 16/05/2023 15:50, Devi Priya wrote:
> Document AL02-C6 (Reference Design Platform 449) board based on IPQ9574
> family of SoCs.
>
> Signed-off-by: Devi Priya <[email protected]>
> ---

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof