From 68c4c67156ec0e0e1abe11a90e4bb9bfe34ca722 Mon Sep 17 00:00:00 2001 From: Kathiravan T Date: Tue, 9 May 2023 21:31:32 +0530 Subject: [PATCH] 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 Acked-by: Krzysztof Kozlowski Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20230509160133.3794-2-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 1050ef598c3f9..8302d1ee280d5 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -91,6 +91,7 @@ description: | ap-al02-c7 ap-al02-c8 ap-mi01.2 + ap-mi01.3 ap-mi01.6 cdp cp01-c1 @@ -337,6 +338,7 @@ properties: - items: - enum: - qcom,ipq5332-ap-mi01.2 + - qcom,ipq5332-ap-mi01.3 - qcom,ipq5332-ap-mi01.6 - const: qcom,ipq5332 -- 2.30.2