MAINTAINERS: Update s390-iommu driver maintainer information

Message ID 20230221161043.37065-1-schnelle@linux.ibm.com
State New
Headers
Series MAINTAINERS: Update s390-iommu driver maintainer information |

Commit Message

Niklas Schnelle Feb. 21, 2023, 4:10 p.m. UTC
  The s390 DMA API conversion changes currently under review will extend
the use of the s390-iommu driver to the DMA API. With s390's mandatory
use of an IOMMU this means all DMA for PCI devices will then use the
s390-iommu driver. With this in mind and considering my involvement in
these changes it makes sense to reflect this increased interdependence
in the maintainer structure. Thus add myself as first maintainer and
move Gerald to reviewer status.

Reviewed-by: Gerald Schaefer <gerald.schaefer@linux.ibm.com>
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Acked-by: Peter Oberparleiter <oberpar@linux.ibm.com>
Signed-off-by: Niklas Schnelle <schnelle@linux.ibm.com>
---
 MAINTAINERS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Joerg Roedel March 22, 2023, 1:21 p.m. UTC | #1
On Tue, Feb 21, 2023 at 05:10:43PM +0100, Niklas Schnelle wrote:
>  MAINTAINERS | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Applied, thanks.
  

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 135d93368d36..ad6536817f88 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18291,8 +18291,9 @@  F:	drivers/s390/block/dasd*
 F:	include/linux/dasd_mod.h
 
 S390 IOMMU (PCI)
+M:	Niklas Schnelle <schnelle@linux.ibm.com>
 M:	Matthew Rosato <mjrosato@linux.ibm.com>
-M:	Gerald Schaefer <gerald.schaefer@linux.ibm.com>
+R:	Gerald Schaefer <gerald.schaefer@linux.ibm.com>
 L:	linux-s390@vger.kernel.org
 S:	Supported
 F:	drivers/iommu/s390-iommu.c