Re: [PATCH v3 2/3] dt-bindings: iio: flow: add Sensirion SLF3S liquid flow sensor
From: Marcelo Schmitt
Date: Sun May 31 2026 - 13:50:22 EST
...
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 06a8c7457..222a03b6d 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -24187,6 +24187,14 @@ S: Maintained
> > F: Documentation/ABI/testing/sysfs-bus-iio-chemical-sgp40
> > F: drivers/iio/chemical/sgp40.c
> >
> > +SENSIRION SLF3S LIQUID FLOW SENSOR DRIVER
> > +M: Wadim Mueller <wafgo01@xxxxxxxxx>
> > +R: Maxwell Doose <m32285159@xxxxxxxxx>
> > +L: linux-iio@xxxxxxxxxxxxxxx
> > +S: Maintained
> > +F: Documentation/devicetree/bindings/iio/flow/sensirion,slf3s.yaml
> > +F: drivers/iio/flow/slf3s.c
> The driver file is added in patch 2 so the above line would be introduced in the
> second patch.
The patch adding the driver is actually patch number 3. Anyways, add the line
for the driver file only in the patch that adds that file to the kernel.
>
> With the MAINTAINERS entry adjustment,
> Reviewed-by: Marcelo Schmitt <marcelo.schmitt1@xxxxxxxxx>