Re: [PATCH v7 2/4] dt-bindings: hwmon: Add Sensirion SHT30 series
From: Guenter Roeck
Date: Sun Jul 19 2026 - 10:17:39 EST
On Mon, Jul 13, 2026 at 03:45:57PM +0800, Zaixiang Xu wrote:
> Add a YAML devicetree binding for the Sensirion SHT3x/STS3x sensor
> family and the compatible GXCAS GXHT30, with the ALERT interrupt,
> nRESET GPIO and VDD supply as optional properties.
>
> The SHT30, SHT31, SHT35 and SHT85 measure humidity and temperature
> and differ only in accuracy and packaging, while the STS30, STS31,
> STS32 and STS35 are temperature-only parts. Within each group the
> parts share the same software interface, so model them with a
> fallback to the base part of their group: "sensirion,sht30" for the
> SHT parts and "sensirion,sts30" for the STS parts.
>
> The GXCAS GXHT30 is a drop-in replacement for the SHT30 and uses it
> as fallback as well.
>
> Signed-off-by: Zaixiang Xu <zaixiang.xu.dev@xxxxxxxxx>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Applied.
Thanks,
Guenter