Skip to content

Commit 2f01873

Browse files
lweiss-fairphonewilldeacon
authored andcommitted
dt-bindings: arm-smmu: document the support on Milos
Add compatible for smmu representing support on the Milos SoC. Signed-off-by: Luca Weiss <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent f7fa852 commit 2f01873

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
@@ -35,6 +35,7 @@ properties:
3535
- description: Qcom SoCs implementing "qcom,smmu-500" and "arm,mmu-500"
3636
items:
3737
- enum:
38+
- qcom,milos-smmu-500
3839
- qcom,qcm2290-smmu-500
3940
- qcom,qcs615-smmu-500
4041
- qcom,qcs8300-smmu-500
@@ -88,6 +89,7 @@ properties:
8889
- description: Qcom Adreno GPUs implementing "qcom,smmu-500" and "arm,mmu-500"
8990
items:
9091
- enum:
92+
- qcom,milos-smmu-500
9193
- qcom,qcm2290-smmu-500
9294
- qcom,qcs615-smmu-500
9395
- qcom,qcs8300-smmu-500
@@ -534,6 +536,7 @@ allOf:
534536
compatible:
535537
items:
536538
- enum:
539+
- qcom,milos-smmu-500
537540
- qcom,sar2130p-smmu-500
538541
- qcom,sm8550-smmu-500
539542
- qcom,sm8650-smmu-500

0 commit comments

Comments
 (0)