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

From: Abel Vesa
Date: Wed Nov 16 2022 - 05:44:54 EST


Document the SM8550 SoC binding and the MTP board.

Signed-off-by: Abel Vesa <abel.vesa@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 7637cf27d799..a586a38c3461 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:

@@ -818,6 +819,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