Skip to content

Commit e4c2450

Browse files
AngeloGioacchino Del Regnowilldeacon
authored andcommitted
dt-bindings: iommu: qcom,iommu: Add qcom,ctx-asid property
Add a new "qcom,ctx-asid" property to force an ASID number on IOMMU contexts where required. Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
1 parent 6eaae19 commit e4c2450

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/devicetree/bindings/iommu/qcom,iommu.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,11 @@ patternProperties:
7171
reg:
7272
maxItems: 1
7373

74+
qcom,ctx-asid:
75+
$ref: /schemas/types.yaml#/definitions/uint32
76+
description:
77+
The ASID number associated to the context bank.
78+
7479
required:
7580
- compatible
7681
- interrupts

0 commit comments

Comments
 (0)