Hi Laurent, On Thu, Jun 08, 2023 at 01:56:37PM +0300, Laurent Pinchart wrote: > Hi Sakari, > > Thank you for the patch. > > On Thu, Jun 08, 2023 at 12:51:57PM +0300, Sakari Ailus wrote: > > I maintain V4L2 sensor and lens drivers but there hasn't been a specific > > MAINTAINERS entry for them. Add it now. > > > > Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > > --- > > The purpose is to help people cc me when sending sensor or lens driver > > patches. Of course I find the patches in Patchwork but this always > > introduces a delay in reviewing them. > > > > MAINTAINERS | 15 +++++++++++++++ > > 1 file changed, 15 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS > > index cec3c9ef43590..57aeca250bf4c 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -22084,6 +22084,21 @@ L: linux-arm-kernel@xxxxxxxxxxxxxxxxxxx (moderated for non-subscribers) > > S: Maintained > > F: drivers/clk/ux500/ > > > > +V4L2 SENSOR AND LENS DRIVERS > > +M: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> > > +L: linux-media@xxxxxxxxxxxxxxx > > +S: Maintained > > +F: drivers/media/i2c/ar* > > +F: drivers/media/i2c/hi* > > +F: drivers/media/i2c/imx* > > +F: drivers/media/i2c/mt* > > +F: drivers/media/i2c/og* > > +F: drivers/media/i2c/ov* > > +F: drivers/media/i2c/st-vgxy61.c > > +F: drivers/media/i2c/dw* > > +F: drivers/media/i2c/ak* > > +F: drivers/media/i2c/lm* > > This almost makes me think we should have sensor/ and lens/ > directories... That's a fair question. I think it should be still corroborated whether and how this could be aligned with other directories, or whether I²C (for whatever reason) should have a special directory structure. > Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> Thanks! -- Kind regards, Sakari Ailus