[PATCH V3 6/9] dt-bindings: qcom: add ipq5332 boards

From: Kathiravan T
Date: Mon Feb 06 2023 - 02:14:07 EST


Document the new ipq5332 SoC/board device tree bindings

Signed-off-by: Kathiravan T <quic_kathirav@xxxxxxxxxxx>
---
Changes in V3:
- Sorted the board name
Changes in V2:
- No changes

Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 22553637c519..c8752465d3f6 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -30,6 +30,7 @@ description: |
apq8084
apq8096
ipq4018
+ ipq5332
ipq6018
ipq8074
mdm9615
@@ -79,6 +80,7 @@ description: |
The 'board' element must be one of the following strings:

adp
+ ap-mi01.2
cdp
cp01-c1
dragonboard
@@ -316,6 +318,11 @@ properties:
- qcom,ipq4019-dk04.1-c1
- const: qcom,ipq4019

+ - items:
+ - enum:
+ - qcom,ipq5332-ap-mi01.2
+ - const: qcom,ipq5332
+
- items:
- enum:
- mikrotik,rb3011
--
2.17.1