diff options
author | Abel Vesa <abel.vesa@linaro.org> | 2023-01-06 22:10:38 +0200 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-01-10 12:19:44 -0600 |
commit | bf1e263b2582b6077e63891278691fe8c15b7b4b (patch) | |
tree | a2d5b4eef2d1efdbf2e09a256182429382f43922 /Documentation/devicetree/bindings/arm/qcom.yaml | |
parent | 24f3abaa8c740301d0f13d5aa365ffda6fa959c9 (diff) | |
download | lwn-bf1e263b2582b6077e63891278691fe8c15b7b4b.tar.gz lwn-bf1e263b2582b6077e63891278691fe8c15b7b4b.zip |
dt-bindings: arm: qcom: Document SM8550 SoC and boards
Document the SM8550 SoC binding and the MTP board.
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230106201047.337409-2-abel.vesa@linaro.org
Diffstat (limited to 'Documentation/devicetree/bindings/arm/qcom.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index efc9a01909a4..f0439c93c0e1 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -72,6 +72,7 @@ description: | sm8250 sm8350 sm8450 + sm8550 The 'board' element must be one of the following strings: @@ -863,6 +864,11 @@ properties: - sony,pdx224 - const: qcom,sm8450 + - items: + - enum: + - qcom,sm8550-mtp + - const: qcom,sm8550 + # Board compatibles go above qcom,msm-id: |