dt-bindings: arm: qcom: Document SM8450 SoC and boards
authorVinod Koul <vkoul@kernel.org>
Wed, 1 Dec 2021 07:27:41 +0000 (12:57 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 21 Dec 2021 01:10:10 +0000 (19:10 -0600)
Document the SM8450 SoC binding and also the boards using it.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211201072745.3969077-4-vkoul@kernel.org
Documentation/devicetree/bindings/arm/qcom.yaml

index c8808e0f9e64b5d62142208c287d94bf3b909693..29a0bd3adac2f4cca34a76a2cef930454380bf4f 100644 (file)
@@ -50,6 +50,7 @@ description: |
         sm8150
         sm8250
         sm8350
+        sm8450
 
   The 'board' element must be one of the following strings:
 
@@ -257,6 +258,11 @@ properties:
               - qcom,sm8350-mtp
           - const: qcom,sm8350
 
+      - items:
+          - enum:
+              - qcom,sm8450-qrd
+          - const: qcom,sm8450
+
 additionalProperties: true
 
 ...