diff options
author | Joerg Roedel <jroedel@suse.de> | 2016-05-09 12:03:37 +0200 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-05-09 12:03:37 +0200 |
commit | 8801561ce029ef2bf6927c53b834d711830bc8be (patch) | |
tree | f0c730e94e96a3a1f4ae102f311f3f0fd1ec8011 /Documentation | |
parent | 44549e8f5eea4e0a41b487b63e616cb089922b99 (diff) | |
parent | 3ca3712a42f9e632eb41da94ca4eab4f1fb06fcb (diff) | |
download | linux-8801561ce029ef2bf6927c53b834d711830bc8be.tar.gz linux-8801561ce029ef2bf6927c53b834d711830bc8be.tar.bz2 linux-8801561ce029ef2bf6927c53b834d711830bc8be.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')
-rw-r--r-- | Documentation/arm64/silicon-errata.txt | 2 | ||||
-rw-r--r-- | Documentation/devicetree/bindings/iommu/arm,smmu.txt | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/arm64/silicon-errata.txt b/Documentation/arm64/silicon-errata.txt index ba4b6acfc545..c6938e50e71f 100644 --- a/Documentation/arm64/silicon-errata.txt +++ b/Documentation/arm64/silicon-errata.txt @@ -53,7 +53,9 @@ stable kernels. | ARM | Cortex-A57 | #832075 | ARM64_ERRATUM_832075 | | ARM | Cortex-A57 | #852523 | N/A | | ARM | Cortex-A57 | #834220 | ARM64_ERRATUM_834220 | +| ARM | MMU-500 | #841119,#826419 | N/A | | | | | | | Cavium | ThunderX ITS | #22375, #24313 | CAVIUM_ERRATUM_22375 | | Cavium | ThunderX GICv3 | #23154 | CAVIUM_ERRATUM_23154 | | Cavium | ThunderX Core | #27456 | CAVIUM_ERRATUM_27456 | +| Cavium | ThunderX SMMUv2 | #27704 | N/A | diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.txt b/Documentation/devicetree/bindings/iommu/arm,smmu.txt index 718074501fcb..19fe6f2c83f6 100644 --- a/Documentation/devicetree/bindings/iommu/arm,smmu.txt +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.txt @@ -16,6 +16,7 @@ conditions. "arm,mmu-400" "arm,mmu-401" "arm,mmu-500" + "cavium,smmu-v2" depending on the particular implementation and/or the version of the architecture implemented. |