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

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
This commit is contained in:
Vinod Koul 2021-12-01 12:57:41 +05:30 committed by Bjorn Andersson
parent 028e4c6649
commit 0e57fe4d11
1 changed files with 6 additions and 0 deletions

View 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
...