Skip to content

Commit 757c5ce

Browse files
Nikunj Kelawilldeacon
authored andcommitted
dt-bindings: arm-smmu: document the support on SA8255p
Add compatible for smmu representing support on SA8255p. Reviewed-by: Krzysztof Kozlowski <[email protected]> Signed-off-by: Nikunj Kela <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 7c626ce commit 757c5ce

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ properties:
3737
- enum:
3838
- qcom,qcm2290-smmu-500
3939
- qcom,qdu1000-smmu-500
40+
- qcom,sa8255p-smmu-500
4041
- qcom,sa8775p-smmu-500
4142
- qcom,sc7180-smmu-500
4243
- qcom,sc7280-smmu-500
@@ -84,6 +85,7 @@ properties:
8485
items:
8586
- enum:
8687
- qcom,qcm2290-smmu-500
88+
- qcom,sa8255p-smmu-500
8789
- qcom,sa8775p-smmu-500
8890
- qcom,sc7280-smmu-500
8991
- qcom,sc8180x-smmu-500
@@ -553,6 +555,7 @@ allOf:
553555
- marvell,ap806-smmu-500
554556
- nvidia,smmu-500
555557
- qcom,qdu1000-smmu-500
558+
- qcom,sa8255p-smmu-500
556559
- qcom,sc7180-smmu-500
557560
- qcom,sdm670-smmu-500
558561
- qcom,sdm845-smmu-500

0 commit comments

Comments
 (0)