Commit 0e57fe4d authored by Vinod Koul's avatar Vinod Koul Committed by Bjorn Andersson
Browse files

dt-bindings: arm: qcom: Document SM8450 SoC and boards



Document the SM8450 SoC binding and also the boards using it.

Signed-off-by: default avatarVinod Koul <vkoul@kernel.org>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211201072745.3969077-4-vkoul@kernel.org
parent 028e4c66
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -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

...