On Mon, Aug 12, 2019 at 07:08:17AM +0200, Oleksij Rempel wrote: > I would like to maintain the i2c-imx driver. Since I work with > different i.MX variants and have access to the hardware, I can spend > some time on the reviewing of this driver. > > Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index e81e60bd7c26..ddc1cf5cb0b9 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -6441,6 +6441,14 @@ S: Maintained > F: drivers/perf/fsl_imx8_ddr_perf.c > F: Documentation/devicetree/bindings/perf/fsl-imx-ddr.txt > > +FREESCALE IMX I2C DRIVER > +M: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> > +R: Pengutronix Kernel Team <kernel@xxxxxxxxxxxxxx> > +L: linux-i2c@xxxxxxxxxxxxxxx > +S: Maintained > +F: drivers/i2c/busses/i2c-imx.c > +F: Documentation/devicetree/bindings/i2c/i2c-imx.txt > + Even without this patch the generic "ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" entry matches the i2c-imx driver. Maybe it is worth to point that out in the commit log? Other than that arch/arm/mach-imx/devices/platform-imx-i2c.c might be related, but not sure this is still used at all. Great you pick that up. Best regards Uwe -- Pengutronix e.K. | Uwe Kleine-König | Industrial Linux Solutions | http://www.pengutronix.de/ |