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 <angelogioacchino.delregno@collabora.com> Reviewed-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/20230622092742.74819-2-angelogioacchino.delregno@collabora.com Signed-off-by: Will Deacon <will@kernel.org>
1 parent 6eaae19 commit e4c2450

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

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)