Skip to content

Commit 1dcef3d

Browse files
committed
MAINTAINERS: Add Robin Murphy as IOMMU SUBSYTEM reviewer
Robin has been acting as a reviewer of the IOMMU Subsystem for a long time. He is also defacto maintaining the IOMMU DMA-API Layer, so make both roles official by adding Robin to the MAINTAINERS file. Signed-off-by: Joerg Roedel <jroedel@suse.de> Acked-by: Robin Murphy <robin.murphy@arm.com> Link: https://lore.kernel.org/r/20220715110334.6969-1-joro@8bytes.org
1 parent 469b7b8 commit 1dcef3d

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

MAINTAINERS

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10352,9 +10352,20 @@ T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
1035210352
F: fs/iomap/
1035310353
F: include/linux/iomap.h
1035410354

10355-
IOMMU DRIVERS
10355+
IOMMU DMA-API LAYER
10356+
M: Robin Murphy <robin.murphy@arm.com>
10357+
L: iommu@lists.linux.dev
10358+
S: Maintained
10359+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
10360+
F: drivers/iommu/dma-iommu.c
10361+
F: drivers/iommu/iova.c
10362+
F: include/linux/dma-iommu.h
10363+
F: include/linux/iova.h
10364+
10365+
IOMMU SUBSYSTEM
1035610366
M: Joerg Roedel <joro@8bytes.org>
1035710367
M: Will Deacon <will@kernel.org>
10368+
R: Robin Murphy <robin.murphy@arm.com>
1035810369
L: iommu@lists.linux-foundation.org
1035910370
S: Maintained
1036010371
T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git

0 commit comments

Comments
 (0)