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

Kathiravan T posted 2 patches 2 years, 9 months ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: arm: qcom: document MI01.3 board based on IPQ5332 family
Posted by Kathiravan T 2 years, 9 months ago
Document the MI01.3 (Reference Design Platform 442) board based on IPQ5332
family of SoCs.

Signed-off-by: Kathiravan T <quic_kathirav@quicinc.com>
---
 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
Re: [PATCH 1/2] dt-bindings: arm: qcom: document MI01.3 board based on IPQ5332 family
Posted by Krzysztof Kozlowski 2 years, 9 months ago
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 <quic_kathirav@quicinc.com>
> ---


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

Best regards,
Krzysztof