Skip to content

Commit 1fdd35d

Browse files
superna9999robclark
authored andcommitted
dt-bindings: arm-smmu: Document SM8650 GPU SMMU
Document the GPU SMMU found on the SM8650 platform. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Patchwork: https://patchwork.freedesktop.org/patch/578685/ Signed-off-by: Rob Clark <robdclark@chromium.org>
1 parent dc94d0c commit 1fdd35d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Documentation/devicetree/bindings/iommu/arm,smmu.yaml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ properties:
9393
- qcom,sm8350-smmu-500
9494
- qcom,sm8450-smmu-500
9595
- qcom,sm8550-smmu-500
96+
- qcom,sm8650-smmu-500
9697
- const: qcom,adreno-smmu
9798
- const: qcom,smmu-500
9899
- const: arm,mmu-500
@@ -514,7 +515,9 @@ allOf:
514515
properties:
515516
compatible:
516517
items:
517-
- const: qcom,sm8550-smmu-500
518+
- enum:
519+
- qcom,sm8550-smmu-500
520+
- qcom,sm8650-smmu-500
518521
- const: qcom,adreno-smmu
519522
- const: qcom,smmu-500
520523
- const: arm,mmu-500
@@ -553,7 +556,6 @@ allOf:
553556
- qcom,sdx65-smmu-500
554557
- qcom,sm6350-smmu-500
555558
- qcom,sm6375-smmu-500
556-
- qcom,sm8650-smmu-500
557559
- qcom,x1e80100-smmu-500
558560
then:
559561
properties:

0 commit comments

Comments
 (0)