From: Mikko Perttunen Date: Mon, 27 Jun 2022 14:19:47 +0000 (+0300) Subject: dt-bindings: host1x: Add iommu-map property X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=ea1a6270ff4fa4460914cf788b0560271a577615;p=linux.git dt-bindings: host1x: Add iommu-map property Add schema information for specifying context stream IDs. This uses the standard iommu-map property. Signed-off-by: Mikko Perttunen Reviewed-by: Robin Murphy Acked-by: Rob Herring Signed-off-by: Thierry Reding --- diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml index 5b3df384f1a07..fcfda5d7b00f1 100644 --- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml +++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.yaml @@ -144,6 +144,11 @@ allOf: reset-names: maxItems: 1 + iommu-map: + description: Specification of stream IDs available for memory context device + use. Should be a mapping of IDs 0..n to IOMMU entries corresponding to + usable stream IDs. + required: - reg-names