Re: [PATCH v2 1/2] dt-bindings: iio: temperature: Add STS30 devicetree bindings
From: Rob Herring (Arm)
Date: Tue Jun 30 2026 - 11:45:02 EST
On Sat, 20 Jun 2026 19:46:23 -0500, Maxwell Doose wrote:
> Add the devicetree bindings for the STS30 family of temperature sensors.
> The STS30 family of sensors includes the STS30, STS31, and STS35.
>
> All devices in the STS30 family share the same commands, timings, etc.
> The only difference between them is their measurement accuracy and
> tolerance.
>
> Additionally add MAINTAINERS entry for the driver.
>
> Signed-off-by: Maxwell Doose <m32285159@xxxxxxxxx>
> ---
> Changes since v1:
> - Squashed parts of the MAINTAINERS commit into this commit.
> - Added ALERT pin as an interrupt and in the examples.
>
> .../iio/temperature/sensirion,sts30.yaml | 55 +++++++++++++++++++
> MAINTAINERS | 5 ++
> 2 files changed, 60 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/temperature/sensirion,sts30.yaml
>
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>