[PATCH v2 1/4] dt-bindings: arm: qcom: document QCS8300 SoC and reference board

From: Jingyi Wang
Date: Wed Sep 25 2024 - 06:44:28 EST


Document Qualcomm QCS8300 SoC and its reference board QCS8300 RIDE.

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 5cb54d69af0b..b40c3d7b63fe 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -42,6 +42,7 @@ description: |
msm8996
msm8998
qcs404
+ qcs8300
qcs8550
qcm2290
qcm6490
@@ -895,6 +896,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