diff options
author | Joerg Roedel <jroedel@suse.de> | 2015-08-07 10:07:24 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2015-08-07 10:07:24 +0200 |
commit | f968393161de7612800ea650d435ebe26d38e3a5 (patch) | |
tree | c9d64314357effc22a0989c228ff970f85dbba81 /Documentation/devicetree/bindings | |
parent | 74d33293e467df61de1b1d8b2fbe29e550dec33b (diff) | |
parent | f5b831907da3e64bfb0288089a5c07124266b1a5 (diff) | |
download | linux-f968393161de7612800ea650d435ebe26d38e3a5.tar.gz linux-f968393161de7612800ea650d435ebe26d38e3a5.tar.bz2 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/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/iommu/arm,smmu.txt | 6 |
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 |