diff options
author | Rohit Agarwal <quic_rohiagar@quicinc.com> | 2023-05-19 12:09:06 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-06-05 18:47:14 +0300 |
commit | 48989c0b25ca6ed75f3ea81053936ff0b64d02e7 (patch) | |
tree | d6ff7e6226f16af6a5fa1133d984abe3750a3304 /Documentation/devicetree/bindings/iommu/arm,smmu.yaml | |
parent | 44984d56e0598d7e80b9e544aaffd6700f5cb578 (diff) | |
download | linux-48989c0b25ca6ed75f3ea81053936ff0b64d02e7.tar.xz |
dt-bindings: arm-smmu: Add SDX75 SMMU compatible
Add devicetree binding for Qualcomm SDX75 SMMU.
Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/1684487350-30476-5-git-send-email-quic_rohiagar@quicinc.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/iommu/arm,smmu.yaml')
-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 b86b7544f231..3a31a979709b 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml @@ -46,6 +46,7 @@ properties: - qcom,sdm845-smmu-500 - qcom,sdx55-smmu-500 - qcom,sdx65-smmu-500 + - qcom,sdx75-smmu-500 - qcom,sm6115-smmu-500 - qcom,sm6125-smmu-500 - qcom,sm6350-smmu-500 |