[PATCH v4 1/4] dt-bindings: arm: qcom: document QCS8300 SoC and reference board
From: Jingyi Wang
Date: Tue Dec 03 2024 - 04:29:39 EST
Document Qualcomm QCS8300 SoC and its reference board QCS8300 RIDE.
Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Signed-off-by: Jingyi Wang <quic_jingyw@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index ca3990393510..87f1106767a2 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -52,6 +52,7 @@ description: |
msm8996pro
msm8998
qcs404
+ qcs8300
qcs8550
qcm2290
qcm6490
@@ -921,6 +922,11 @@ properties:
- const: qcom,qcs404-evb
- const: qcom,qcs404
+ - items:
+ - enum:
+ - qcom,qcs8300-ride
+ - const: qcom,qcs8300
+
- items:
- enum:
- qcom,sa8155p-adp
--
2.25.1