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 <konrad.dybcio@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20221117094422.11000-2-konrad.dybcio@linaro.org Signed-off-by: Will Deacon <will@kernel.org>
1 parent 80b7108 commit 5a47cb4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)