[PATCH V5 2/5] dt-bindings: arm: qcom: Document X1E80100 SoC and boards

Sibi Sankar quic_sibis at quicinc.com
Mon Dec 4 22:24:00 PST 2023


From: Rajendra Nayak <quic_rjendra at quicinc.com>

Document the X1E80100 SoC binding and also the boards using it.
Also document the new board id qcp (Qualcomm Compute Platform).

Signed-off-by: Rajendra Nayak <quic_rjendra at quicinc.com>
Co-developed-by: Sibi Sankar <quic_sibis at quicinc.com>
Signed-off-by: Sibi Sankar <quic_sibis at quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index e09745a802fd..f62ce85fc9b9 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -87,6 +87,7 @@ description: |
         sm8350
         sm8450
         sm8550
+        x1e80100
 
   The 'board' element must be one of the following strings:
 
@@ -96,6 +97,7 @@ description: |
         idp
         liquid
         mtp
+        qcp
         qrd
         rb2
         ride
@@ -1038,6 +1040,12 @@ properties:
               - qcom,sm8550-qrd
           - const: qcom,sm8550
 
+      - items:
+          - enum:
+              - qcom,x1e80100-crd
+              - qcom,x1e80100-qcp
+          - const: qcom,x1e80100
+
   # Board compatibles go above
 
   qcom,msm-id:
-- 
2.17.1




More information about the linux-arm-kernel mailing list