2023-05-10 10:54:01

by Devi Priya

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

Document AL02-C2 (Reference Design Platform 418) 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 d9dd25695c3d..7e6a128fe1db 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -85,6 +85,7 @@ description: |
The 'board' element must be one of the following strings:

adp
+ ap-al02-c2
ap-al02-c7
ap-mi01.2
ap-mi01.6
@@ -351,6 +352,7 @@ properties:

- items:
- enum:
+ - qcom,ipq9574-ap-al02-c2
- qcom,ipq9574-ap-al02-c7
- const: qcom,ipq9574

--
2.17.1



2023-05-10 12:52:52

by Krzysztof Kozlowski

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

On 10/05/2023 12:43, Devi Priya wrote:
> Document AL02-C2 (Reference Design Platform 418) board based on IPQ9574
> family of SoCs.
>
> Signed-off-by: Devi Priya <[email protected]>


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

Best regards,
Krzysztof