[PATCH 1/5] dt-bindings: arm: qcom: Document sm8750 SoC and boards

Melody Olvera quic_molvera at quicinc.com
Mon Oct 21 16:21:10 PDT 2024


Document the SM8750 SoC binding and the boards which use it.

Signed-off-by: Melody Olvera <quic_molvera at quicinc.com>
---
 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 0d451082570e..552c0f725dac 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -82,6 +82,7 @@ description: |
         sm8450
         sm8550
         sm8650
+        sm8750
         x1e80100
 
   There are many devices in the list below that run the standard ChromeOS
@@ -1050,6 +1051,12 @@ properties:
               - qcom,sm8650-qrd
           - const: qcom,sm8650
 
+      - items:
+          - enum:
+              - qcom,sm8750-mtp
+              - qcom,sm8750-qrd
+          - const: qcom,sm8750
+
       - items:
           - enum:
               - lenovo,thinkpad-t14s
-- 
2.46.1




More information about the linux-arm-kernel mailing list