[PATCH 3/3] dt-bindings: trivial-devices: Add sht2x sensors

Kurt Borja posted 3 patches 1 day, 18 hours ago
There is a newer version of this series
[PATCH 3/3] dt-bindings: trivial-devices: Add sht2x sensors
Posted by Kurt Borja 1 day, 18 hours ago
Add sensirion,sht2x trivial sensors.

Cc: stable@vger.kernel.org
Signed-off-by: Kurt Borja <kuurtb@gmail.com>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index f3dd18681aa6f81255141bdda6daf8e45369a2c2..736b8b6819036a183f26f84dc489ce27ec7d8bc4 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -362,6 +362,7 @@ properties:
             # Sensirion low power multi-pixel gas sensor with I2C interface
           - sensirion,sgpc3
             # Sensirion temperature & humidity sensor with I2C interface
+          - sensirion,sht2x
           - sensirion,sht4x
             # Sensortek 3 axis accelerometer
           - sensortek,stk8312

-- 
2.51.0
Re: [PATCH 3/3] dt-bindings: trivial-devices: Add sht2x sensors
Posted by Guenter Roeck 1 day, 18 hours ago
On 9/7/25 15:06, Kurt Borja wrote:
> Add sensirion,sht2x trivial sensors.
> 
> Cc: stable@vger.kernel.org
> Signed-off-by: Kurt Borja <kuurtb@gmail.com>
> ---
>   Documentation/devicetree/bindings/trivial-devices.yaml | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
> index f3dd18681aa6f81255141bdda6daf8e45369a2c2..736b8b6819036a183f26f84dc489ce27ec7d8bc4 100644
> --- a/Documentation/devicetree/bindings/trivial-devices.yaml
> +++ b/Documentation/devicetree/bindings/trivial-devices.yaml
> @@ -362,6 +362,7 @@ properties:
>               # Sensirion low power multi-pixel gas sensor with I2C interface
>             - sensirion,sgpc3
>               # Sensirion temperature & humidity sensor with I2C interface
> +          - sensirion,sht2x

I think this should list the individual chips, not a "x" placeholder.

>             - sensirion,sht4x
>               # Sensortek 3 axis accelerometer
>             - sensortek,stk8312
>