Skip to content

Commit 5a47cb4

Browse files
konradybciowilldeacon
authored andcommitted
dt-bindings: arm-smmu: Add SM6350 GPU SMMUv2
SM6350 has a qcom,smmu-v2-style SMMU just for Adreno and friends. Document it. Signed-off-by: Konrad Dybcio <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 80b7108 commit 5a47cb4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ properties:
9494
- qcom,sc7180-smmu-v2
9595
- qcom,sdm630-smmu-v2
9696
- qcom,sdm845-smmu-v2
97+
- qcom,sm6350-smmu-v2
9798
- const: qcom,adreno-smmu
9899
- const: qcom,smmu-v2
99100
- description: Qcom Adreno GPUs on Google Cheza platform
@@ -346,6 +347,7 @@ allOf:
346347
compatible:
347348
contains:
348349
enum:
350+
- qcom,sm6350-smmu-v2
349351
- qcom,sm8150-smmu-500
350352
- qcom,sm8250-smmu-500
351353
then:

0 commit comments

Comments
 (0)