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>
This commit is contained in:
AngeloGioacchino Del Regno
2023-06-22 11:27:37 +02:00
committed by Will Deacon
parent 6eaae19807
commit e4c2450ae0

View File

@@ -71,6 +71,11 @@ patternProperties:
reg:
maxItems: 1
qcom,ctx-asid:
$ref: /schemas/types.yaml#/definitions/uint32
description:
The ASID number associated to the context bank.
required:
- compatible
- interrupts