Skip to content

Commit 69d24c6

Browse files
vivekgautam1joergroedel
authored andcommitted
dt-bindings: arm-smmu: Add binding doc for Qcom smmu-500
Qcom's implementation of arm,mmu-500 works well with current arm-smmu driver implementation. Adding a soc specific compatible along with arm,mmu-500 makes the bindings future safe. Signed-off-by: Vivek Gautam <[email protected]> Reviewed-by: Rob Herring <[email protected]> Cc: Will Deacon <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Joerg Roedel <[email protected]>
1 parent 89cddc5 commit 69d24c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ conditions.
2727
"qcom,msm8996-smmu-v2", "qcom,smmu-v2",
2828
"qcom,sdm845-smmu-v2", "qcom,smmu-v2".
2929

30+
Qcom SoCs implementing "arm,mmu-500" must also include,
31+
as below, SoC-specific compatibles:
32+
"qcom,sdm845-smmu-500", "arm,mmu-500"
33+
3034
- reg : Base address and size of the SMMU.
3135

3236
- #global-interrupts : The number of global interrupts exposed by the

0 commit comments

Comments
 (0)