Skip to content

Commit 4638a04

Browse files
Zhenhua Huangwilldeacon
authored andcommitted
dt-bindings: arm-smmu: Add compatible for QCS8300 SoC
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 <[email protected]> Signed-off-by: Jingyi Wang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 757c5ce commit 4638a04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/iommu/arm,smmu.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ properties:
3636
items:
3737
- enum:
3838
- qcom,qcm2290-smmu-500
39+
- qcom,qcs8300-smmu-500
3940
- qcom,qdu1000-smmu-500
4041
- qcom,sa8255p-smmu-500
4142
- qcom,sa8775p-smmu-500
@@ -554,6 +555,7 @@ allOf:
554555
- cavium,smmu-v2
555556
- marvell,ap806-smmu-500
556557
- nvidia,smmu-500
558+
- qcom,qcs8300-smmu-500
557559
- qcom,qdu1000-smmu-500
558560
- qcom,sa8255p-smmu-500
559561
- qcom,sc7180-smmu-500

0 commit comments

Comments
 (0)