[PATCH] MAINTAINERS: Remove myself as Synopsys DesignWare I2C maintainer

Jarkko Nikula posted 1 patch 1 week, 1 day ago
MAINTAINERS | 1 -
1 file changed, 1 deletion(-)
[PATCH] MAINTAINERS: Remove myself as Synopsys DesignWare I2C maintainer
Posted by Jarkko Nikula 1 week, 1 day ago
My address is going to bounce soon and I won't have access to the
Synopsys datasheets so I'm going step down being a maintainer for this
driver.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 520fb4e379a3..b9fc91b4ce4f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -24486,7 +24486,6 @@ F:	Documentation/devicetree/bindings/media/snps,dw-hdmi-rx.yaml
 F:	drivers/media/platform/synopsys/hdmirx/*
 
 SYNOPSYS DESIGNWARE I2C DRIVER
-M:	Jarkko Nikula <jarkko.nikula@linux.intel.com>
 R:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
 R:	Mika Westerberg <mika.westerberg@linux.intel.com>
 R:	Jan Dabros <jsd@semihalf.com>
-- 
2.47.3
Re: [PATCH] MAINTAINERS: Remove myself as Synopsys DesignWare I2C maintainer
Posted by Wolfram Sang 1 week, 1 day ago
On Tue, Sep 23, 2025 at 04:26:03PM +0300, Jarkko Nikula wrote:
> My address is going to bounce soon and I won't have access to the
> Synopsys datasheets so I'm going step down being a maintainer for this
> driver.

Oh, noes! Hope to see you still around hacking the kernel. Thank you for
all the work on this driver and I2C in general!

>  SYNOPSYS DESIGNWARE I2C DRIVER
> -M:	Jarkko Nikula <jarkko.nikula@linux.intel.com>
>  R:	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
>  R:	Mika Westerberg <mika.westerberg@linux.intel.com>
>  R:	Jan Dabros <jsd@semihalf.com>

Maybe one of the reviewers wants to step up?

Applied to for-current, thanks!