Re: [RFC PATCH 3/3] MAINTAINERS: Add entry for Sensirion STS30 driver
From: Joshua Crofts
Date: Sat Jun 20 2026 - 03:01:03 EST
On Fri, 19 Jun 2026 23:40:07 -0500
Maxwell Doose <m32285159@xxxxxxxxx> wrote:
> +SENSIRION STS30 TEMPERATURE SENSOR DRIVER
> +M: Maxwell Doose <m32285159@xxxxxxxxx>
> +S: Maintained
> +F: Documentation/devicetree/bindings/iio/temperature/sensirion,sts30.yaml
Fold the above changes into your dt-bindings patch.
> +F: drivers/iio/temperature/sts30.c
This change then goes into the driver code patch. If you're
adding new files, ensure that your patch also adds a mention
to said file to MAINTAINERS (IIRC b4 actually checks for this
when you run prep --check).
--
Kind regards
CJD