summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorJoerg Roedel <jroedel@suse.de>2015-08-07 10:07:24 +0200
committerJoerg Roedel <jroedel@suse.de>2015-08-07 10:07:24 +0200
commitf968393161de7612800ea650d435ebe26d38e3a5 (patch)
treec9d64314357effc22a0989c228ff970f85dbba81 /Documentation/devicetree
parent74d33293e467df61de1b1d8b2fbe29e550dec33b (diff)
parentf5b831907da3e64bfb0288089a5c07124266b1a5 (diff)
downloadblackbird-obmc-linux-f968393161de7612800ea650d435ebe26d38e3a5.tar.gz
blackbird-obmc-linux-f968393161de7612800ea650d435ebe26d38e3a5.zip
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/iommu/arm,smmu.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.txt b/Documentation/devicetree/bindings/iommu/arm,smmu.txt
index 06760503a819..718074501fcb 100644
--- a/Documentation/devicetree/bindings/iommu/arm,smmu.txt
+++ b/Documentation/devicetree/bindings/iommu/arm,smmu.txt
@@ -43,6 +43,12 @@ conditions.
** System MMU optional properties:
+- dma-coherent : Present if page table walks made by the SMMU are
+ cache coherent with the CPU.
+
+ NOTE: this only applies to the SMMU itself, not
+ masters connected upstream of the SMMU.
+
- calxeda,smmu-secure-config-access : Enable proper handling of buggy
implementations that always use secure access to
SMMU configuration registers. In this case non-secure
OpenPOWER on IntegriCloud