diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-11-05 15:20:17 +0100 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-01-24 11:35:53 +0000 |
commit | 6dbffe465b7c4807c266d696f9a66fb582f8e6f4 (patch) | |
tree | 8e373f22e9c7993cd9f89b944702e3679ef43194 /Documentation/devicetree/bindings/iommu | |
parent | 11321f7763d08aaf2057fe6e3055009770dd2b7a (diff) |
dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible
Document the compatible used for IOMMU on the msm8953 SoC.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Link: https://lore.kernel.org/r/20221105142016.93406-1-luca@z3ntu.xyz
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu')
-rw-r--r-- | Documentation/devicetree/bindings/iommu/qcom,iommu.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt index 059139abce35..e6cecfd360eb 100644 --- a/Documentation/devicetree/bindings/iommu/qcom,iommu.txt +++ b/Documentation/devicetree/bindings/iommu/qcom,iommu.txt @@ -10,6 +10,7 @@ to non-secure vs secure interrupt line. - compatible : Should be one of: "qcom,msm8916-iommu" + "qcom,msm8953-iommu" Followed by "qcom,msm-iommu-v1". |