Skip to content

Commit 44984d5

Browse files
konradybciowilldeacon
authored andcommitted
dt-bindings: arm-smmu: Add SM6375 GPU SMMU
SM6375 has a "Qualcomm SMMU V2" implementation for its GPU SMMU. It does not however qualify for the qcom,adreno-smmu compatible, as it can not do split pagetables. It consumes a single clock and a single genpd. 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 387a80a commit 44984d5

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
@@ -29,6 +29,7 @@ properties:
2929
- qcom,msm8996-smmu-v2
3030
- qcom,msm8998-smmu-v2
3131
- qcom,sdm630-smmu-v2
32+
- qcom,sm6375-smmu-v2
3233
- const: qcom,smmu-v2
3334

3435
- description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500"
@@ -269,6 +270,7 @@ allOf:
269270
enum:
270271
- qcom,msm8998-smmu-v2
271272
- qcom,sdm630-smmu-v2
273+
- qcom,sm6375-smmu-v2
272274
then:
273275
anyOf:
274276
- properties:

0 commit comments

Comments
 (0)