[PATCH 3/4] dt-bindings: arm: qcom: Document QCS9100 compatible

From: Tengfei Fan
Date: Tue Aug 06 2024 - 00:20:28 EST


Add the compatible for QCS9100 SoC.

Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
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 f08e13b61172..71368b08eab8 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -43,6 +43,7 @@ description: |
msm8998
qcs404
qcs8550
+ qcs9100
qcm2290
qcm6490
qdu1000
@@ -900,6 +901,7 @@ properties:
- qcom,sa8775p-ride
- qcom,sa8775p-ride-r3
- const: qcom,sa8775p
+ - const: qcom,qcs9100

- items:
- enum:

--
2.25.1