diff options
-rw-r--r-- | Documentation/devicetree/bindings/iommu/arm,smmu.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.txt b/Documentation/devicetree/bindings/iommu/arm,smmu.txt index a6504b37cc21..3133f3ba7567 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.txt +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.txt | |||
@@ -27,6 +27,10 @@ conditions. | |||
27 | "qcom,msm8996-smmu-v2", "qcom,smmu-v2", | 27 | "qcom,msm8996-smmu-v2", "qcom,smmu-v2", |
28 | "qcom,sdm845-smmu-v2", "qcom,smmu-v2". | 28 | "qcom,sdm845-smmu-v2", "qcom,smmu-v2". |
29 | 29 | ||
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 | |||
30 | - reg : Base address and size of the SMMU. | 34 | - reg : Base address and size of the SMMU. |
31 | 35 | ||
32 | - #global-interrupts : The number of global interrupts exposed by the | 36 | - #global-interrupts : The number of global interrupts exposed by the |