Message ID | f5029889-6aaa-1315-0225-9b0e46e0697c@free.fr (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v2,1/2] arm64: dts: qcom: msm8998: Add ANOC1 SMMU node | expand |
+robh, +mrutland for DT On 01/04/2019 17:44, Marc Gonzalez wrote: > Unused at the moment, just future-proofing the DTS. > > Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr> > --- > Documentation/devicetree/bindings/iommu/arm,smmu.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.txt b/Documentation/devicetree/bindings/iommu/arm,smmu.txt > index 3133f3ba7567..75d8487fd86f 100644 > --- a/Documentation/devicetree/bindings/iommu/arm,smmu.txt > +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.txt > @@ -25,6 +25,7 @@ conditions. > Qcom SoCs must contain, as below, SoC-specific compatibles > along with "qcom,smmu-v2": > "qcom,msm8996-smmu-v2", "qcom,smmu-v2", > + "qcom,msm8998-smmu-v2", "qcom,smmu-v2", > "qcom,sdm845-smmu-v2", "qcom,smmu-v2". > > Qcom SoCs implementing "arm,mmu-500" must also include,
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.txt b/Documentation/devicetree/bindings/iommu/arm,smmu.txt index 3133f3ba7567..75d8487fd86f 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.txt +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.txt @@ -25,6 +25,7 @@ conditions. Qcom SoCs must contain, as below, SoC-specific compatibles along with "qcom,smmu-v2": "qcom,msm8996-smmu-v2", "qcom,smmu-v2", + "qcom,msm8998-smmu-v2", "qcom,smmu-v2", "qcom,sdm845-smmu-v2", "qcom,smmu-v2". Qcom SoCs implementing "arm,mmu-500" must also include,
Unused at the moment, just future-proofing the DTS. Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr> --- Documentation/devicetree/bindings/iommu/arm,smmu.txt | 1 + 1 file changed, 1 insertion(+)