]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
authorZhenhua Huang <quic_zhenhuah@quicinc.com>
Wed, 11 Sep 2024 07:18:54 +0000 (15:18 +0800)
committerWill Deacon <will@kernel.org>
Thu, 12 Sep 2024 11:52:03 +0000 (12:52 +0100)
Qualcomm QCS8300 SoC includes apps smmu that implements arm,mmu-500, which
is used to translate device-visible virtual addresses to physical
addresses. Add compatible for it.

Signed-off-by: Zhenhua Huang <quic_zhenhuah@quicinc.com>
Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
Link: https://lore.kernel.org/r/20240911-qcs8300_smmu_binding-v2-1-f53dd9c047ba@quicinc.com
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/devicetree/bindings/iommu/arm,smmu.yaml

index 3353c2d378413eec67ba238075e63fc499ce15da..92d350b8e01a83f30ba81ba4f35107e16a2d2378 100644 (file)
@@ -36,6 +36,7 @@ properties:
         items:
           - enum:
               - qcom,qcm2290-smmu-500
+              - qcom,qcs8300-smmu-500
               - qcom,qdu1000-smmu-500
               - qcom,sa8255p-smmu-500
               - qcom,sa8775p-smmu-500
@@ -554,6 +555,7 @@ allOf:
               - cavium,smmu-v2
               - marvell,ap806-smmu-500
               - nvidia,smmu-500
+              - qcom,qcs8300-smmu-500
               - qcom,qdu1000-smmu-500
               - qcom,sa8255p-smmu-500
               - qcom,sc7180-smmu-500