2023-05-09 16:12:16

by Kathiravan Thirumoorthy

[permalink] [raw]
Subject: [PATCH 1/2] dt-bindings: arm: qcom: document MI01.3 board based on IPQ5332 family

Document the MI01.3 (Reference Design Platform 442) board based on IPQ5332
family of SoCs.

Signed-off-by: Kathiravan T <[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..b8ec71648894 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -87,6 +87,7 @@ description: |
adp
ap-al02-c7
ap-mi01.2
+ ap-mi01.3
ap-mi01.6
cdp
cp01-c1
@@ -333,6 +334,7 @@ properties:
- items:
- enum:
- qcom,ipq5332-ap-mi01.2
+ - qcom,ipq5332-ap-mi01.3
- qcom,ipq5332-ap-mi01.6
- const: qcom,ipq5332

--
2.17.1


2023-05-09 17:55:29

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: document MI01.3 board based on IPQ5332 family

On 09/05/2023 18:01, Kathiravan T wrote:
> Document the MI01.3 (Reference Design Platform 442) board based on IPQ5332
> family of SoCs.
>
> Signed-off-by: Kathiravan T <[email protected]>
> ---


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

Best regards,
Krzysztof