[PATCH v8 01/10] dt-bindings: arm: qcom: Document SM8550 SoC and boards

From: Abel Vesa
Date: Fri Dec 30 2022 - 15:22:53 EST


Document the SM8550 SoC binding and the MTP board.

Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
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 27063a045bd0..f5a8fb4aa288 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -70,6 +70,7 @@ description: |
sm8250
sm8350
sm8450
+ sm8550

The 'board' element must be one of the following strings:

@@ -845,6 +846,11 @@ properties:
- sony,pdx224
- const: qcom,sm8450

+ - items:
+ - enum:
+ - qcom,sm8550-mtp
+ - const: qcom,sm8550
+
# Board compatibles go above

qcom,msm-id:
--
2.34.1