[PATCH v3 1/7] dt-bindings: arm: qcom: Document SM8750 SoC and boards

From: Melody Olvera
Date: Wed Dec 04 2024 - 18:19:01 EST


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

Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
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 d394dffe3fba5a396b85a6093f34e9ef62b6f9cc..f42442993045a648ce61e92a5b10c48ee37750e8 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -97,6 +97,7 @@ description: |
sm8450
sm8550
sm8650
+ sm8750
x1e78100
x1e80100

@@ -1099,6 +1100,12 @@ properties:
- qcom,sm8650-qrd
- const: qcom,sm8650

+ - items:
+ - enum:
+ - qcom,sm8750-mtp
+ - qcom,sm8750-qrd
+ - const: qcom,sm8750
+
- items:
- enum:
- qcom,x1e001de-devkit

--
2.46.1