diff options
author | Rohit Agarwal <quic_rohiagar@quicinc.com> | 2022-04-11 12:50:12 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2022-05-06 18:22:05 +0300 |
commit | 5a4eb91634711aa6278d0f5b3d33c3ea63397639 (patch) | |
tree | 7d45e262fce3faeedc8fc400aaf514d07aa42c60 /Documentation/devicetree/bindings/iommu | |
parent | 4a25f2ea0e030b2fc852c4059a50181bfc5b2f57 (diff) | |
download | linux-5a4eb91634711aa6278d0f5b3d33c3ea63397639.tar.xz |
dt-bindings: arm-smmu: Add binding for SDX65 SMMU
Add devicetree binding for Qualcomm SDX65 SMMU.
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/1649670615-21268-5-git-send-email-quic_rohiagar@quicinc.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu')
-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 da5381c8ee11..1f99bffea537 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -39,6 +39,7 @@ properties: - qcom,sc8180x-smmu-500 - qcom,sdm845-smmu-500 - qcom,sdx55-smmu-500 + - qcom,sdx65-smmu-500 - qcom,sm6350-smmu-500 - qcom,sm8150-smmu-500 - qcom,sm8250-smmu-500 |