[PATCH V1 5/8] dt-bindings: arm: qcom: Add ipq9574 compatible

From: devi priya
Date: Tue Jan 24 2023 - 09:17:58 EST


Document the new ipq9574 SoC/board device tree bindings

Signed-off-by: devi priya <quic_devipriy@xxxxxxxxxxx>
---
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 27063a045bd0..70bc98093b5d 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -32,6 +32,7 @@ description: |
ipq4018
ipq6018
ipq8074
+ ipq9574
mdm9615
msm8226
msm8916
@@ -74,6 +75,7 @@ description: |
The 'board' element must be one of the following strings:

adp
+ ap-al02-c7
cdp
cp01-c1
dragonboard
@@ -304,6 +306,11 @@ properties:
- qcom,ipq8074-hk10-c2
- const: qcom,ipq8074

+ - items:
+ - enum:
+ - qcom,ipq9574-ap-al02-c7
+ - const: qcom,ipq9574
+
- description: Sierra Wireless MangOH Green with WP8548 Module
items:
- const: swir,mangoh-green-wp8548
--
2.17.1