On Mon, 24 Oct 2022 15:40:58 +0300 Matti Vaittinen <mazziesaccount@xxxxxxxxx> wrote: > Add maintainer entry for ROHM/Kionix KX022A accelerometer sensor driver. > > Signed-off-by: Matti Vaittinen <mazziesaccount@xxxxxxxxx> Whilst scripts will pick up the subsystem entry, I think it is also good to have an L: entry for linux-iio@xxxxxxxxxxxxxxx for anyone reading MAINTAINERS directly to figure out who to email. As such I've added one whilst applying. Jonathan > > --- > v4 => v5: After discussion with Joe Perches > - change myself to a maintainer > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index cf0f18502372..63cae24a74a5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11435,6 +11435,11 @@ F: drivers/mfd/khadas-mcu.c > F: include/linux/mfd/khadas-mcu.h > F: drivers/thermal/khadas_mcu_fan.c > > +KIONIX/ROHM KX022A ACCELEROMETER > +M: Matti Vaittinen <mazziesaccount@xxxxxxxxx> > +S: Supported > +F: drivers/iio/accel/kionix-kx022a* > + > KMEMLEAK > M: Catalin Marinas <catalin.marinas@xxxxxxx> > S: Maintained