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

From: Abel Vesa
Date: Tue Dec 06 2022 - 08:13:31 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 463509f0f23a..4f0aa06402bf 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -68,6 +68,7 @@ description: |
sm8250
sm8350
sm8450
+ sm8550

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

@@ -819,6 +820,11 @@ properties:
- sony,pdx223
- const: qcom,sm8450

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

qcom,msm-id:
--
2.34.1