From: Will Deacon Date: Wed, 17 Feb 2016 14:18:00 +0000 (+0000) Subject: MAINTAINERS: update ARM SMMU entry X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c8bff3a68f33b94e53f65aa9a4c0e9be34b6b514;p=linux-beck.git 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 Signed-off-by: Will Deacon --- diff --git a/MAINTAINERS b/MAINTAINERS index cc2f753cb357..a01bae148b89 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1793,11 +1793,13 @@ F: drivers/edac/synopsys_edac.c ARM SMMU DRIVERS M: Will Deacon +R: Robin Murphy L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: drivers/iommu/arm-smmu.c F: drivers/iommu/arm-smmu-v3.c F: drivers/iommu/io-pgtable-arm.c +F: drivers/iommu/io-pgtable-arm-v7s.c ARM64 PORT (AARCH64 ARCHITECTURE) M: Catalin Marinas