From 81ce4a7dec8ba066c73692e10634091b14c1e494 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Fri, 14 Feb 2020 09:05:53 +0100 Subject: dts: update to v5.6-rc1 Signed-off-by: Sascha Hauer --- dts/Bindings/iommu/iommu.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'dts/Bindings/iommu') diff --git a/dts/Bindings/iommu/iommu.txt b/dts/Bindings/iommu/iommu.txt index 5a8b4624de..3c36334e4f 100644 --- a/dts/Bindings/iommu/iommu.txt +++ b/dts/Bindings/iommu/iommu.txt @@ -86,6 +86,12 @@ have a means to turn off translation. But it is invalid in such cases to disable the IOMMU's device tree node in the first place because it would prevent any driver from properly setting up the translations. +Optional properties: +-------------------- +- pasid-num-bits: Some masters support multiple address spaces for DMA, by + tagging DMA transactions with an address space identifier. By default, + this is 0, which means that the device only has one address space. + Notes: ====== -- cgit v1.2.3