diff options
author | Will Deacon <will.deacon@arm.com> | 2016-02-17 09:18:00 -0500 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2016-02-17 09:43:40 -0500 |
commit | c8bff3a68f33b94e53f65aa9a4c0e9be34b6b514 (patch) | |
tree | e5a7c563d1e88513460da20b43f676a8e9b2337a /MAINTAINERS | |
parent | 3850db49da87121b54c3ba43c82cdbe5a7c76be5 (diff) |
MAINTAINERS: update ARM SMMU entry
Ensure that the short-descriptor page table code is included under the
SMMU entry, and add Robin as a designated reviewer.
Acked-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cc2f753cb357..a01bae148b89 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1793,11 +1793,13 @@ F: drivers/edac/synopsys_edac.c | |||
1793 | 1793 | ||
1794 | ARM SMMU DRIVERS | 1794 | ARM SMMU DRIVERS |
1795 | M: Will Deacon <will.deacon@arm.com> | 1795 | M: Will Deacon <will.deacon@arm.com> |
1796 | R: Robin Murphy <robin.murphy@arm.com> | ||
1796 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1797 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
1797 | S: Maintained | 1798 | S: Maintained |
1798 | F: drivers/iommu/arm-smmu.c | 1799 | F: drivers/iommu/arm-smmu.c |
1799 | F: drivers/iommu/arm-smmu-v3.c | 1800 | F: drivers/iommu/arm-smmu-v3.c |
1800 | F: drivers/iommu/io-pgtable-arm.c | 1801 | F: drivers/iommu/io-pgtable-arm.c |
1802 | F: drivers/iommu/io-pgtable-arm-v7s.c | ||
1801 | 1803 | ||
1802 | ARM64 PORT (AARCH64 ARCHITECTURE) | 1804 | ARM64 PORT (AARCH64 ARCHITECTURE) |
1803 | M: Catalin Marinas <catalin.marinas@arm.com> | 1805 | M: Catalin Marinas <catalin.marinas@arm.com> |