diff options
author | Rajendra Nayak <rnayak@codeaurora.org> | 2019-11-06 12:20:06 +0530 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-11-11 11:21:58 -0600 |
commit | f0d83c6614ad63b6742716ebef63cbda93d964b1 (patch) | |
tree | 01ba25b99e9c803fb60e3d2d94c1a4db94a0faf8 /Documentation | |
parent | 6453ae7f083b86f31e5633c847b8226e09806583 (diff) | |
download | linux-stable-f0d83c6614ad63b6742716ebef63cbda93d964b1.tar.gz linux-stable-f0d83c6614ad63b6742716ebef63cbda93d964b1.tar.bz2 linux-stable-f0d83c6614ad63b6742716ebef63cbda93d964b1.zip |
dt-bindings: arm-smmu: update binding for qcom sc7180 SoC
Add the soc specific compatible for sc7180 smmu-500
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml index 3b31b4802a54..6515dbe47508 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -34,6 +34,7 @@ properties: - description: Qcom SoCs implementing "arm,mmu-500" items: - enum: + - qcom,sc7180-smmu-500 - qcom,sdm845-smmu-500 - const: arm,mmu-500 - items: |