Re: [RFC PATCH v1 4/4] MAINTAINERS: add entry for Sensirion SLF3x flow sensor driver

From: Wadim Mueller

Date: Wed May 27 2026 - 10:35:50 EST


On Tue, 26 May 2026 17:36:16 +0100
Jonathan Cameron <jic23@xxxxxxxxxx> wrote:

> > +SENSIRION SLF3X LIQUID FLOW SENSOR DRIVER
> > +M: Wadim Mueller <wafgo01@xxxxxxxxx>
> > +L: linux-iio@xxxxxxxxxxxxxxx
> > +S: Maintained
> > +F: Documentation/devicetree/bindings/iio/flow/sensirion,slf3s.yaml
> > +F: drivers/iio/flow/slf3x.c
> No need for separate patch. Bring it in with the dt entry in the binding
> patch then add the .c file in the following one.

Done in v2. MAINTAINERS hunk is in the driver patch (3/3); F:
line points at drivers/iio/flow/slf3s.c. Series is 3 patches
now (types, dt-binding, driver+MAINTAINERS).

Thanks,
Wadim