Skip to content

Commit e85e84d

Browse files
nowicki-tomaszwilldeacon
authored andcommitted
dt-bindings: arm-smmu: add compatible string for Marvell Armada-AP806 SMMU-500
Add specific compatible string for Marvell usage due to errata of accessing 64bits registers of ARM SMMU, in AP806. AP806 SoC uses the generic ARM-MMU500, and there's no specific implementation of Marvell, this compatible is used for errata only. Signed-off-by: Hanna Hawa <[email protected]> Signed-off-by: Gregory CLEMENT <[email protected]> Signed-off-by: Tomasz Nowicki <[email protected]> Reviewed-by: Rob Herring <[email protected]> Reviewed-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent f2d9848 commit e85e84d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ properties:
4040
- qcom,sm8150-smmu-500
4141
- qcom,sm8250-smmu-500
4242
- const: arm,mmu-500
43+
- description: Marvell SoCs implementing "arm,mmu-500"
44+
items:
45+
- const: marvell,ap806-smmu-500
46+
- const: arm,mmu-500
4347
- items:
4448
- const: arm,mmu-500
4549
- const: arm,smmu-v2

0 commit comments

Comments
 (0)