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

Kurt Borja posted 4 patches 1 day, 10 hours ago
[PATCH v4 3/4] dt-bindings: trivial-devices: Add sht2x sensors
Posted by Kurt Borja 1 day, 10 hours ago
Add sensirion,sht2x trivial sensors.

Signed-off-by: Kurt Borja <kuurtb@gmail.com>
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 3 +++
 1 file changed, 3 insertions(+)

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

-- 
2.51.0
Re: [PATCH v4 3/4] dt-bindings: trivial-devices: Add sht2x sensors
Posted by Guenter Roeck 13 hours ago
On Mon, Sep 08, 2025 at 10:54:51AM -0500, Kurt Borja wrote:
> Add sensirion,sht2x trivial sensors.
> 
> Signed-off-by: Kurt Borja <kuurtb@gmail.com>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Applied.

Guenter
Re: [PATCH v4 3/4] dt-bindings: trivial-devices: Add sht2x sensors
Posted by Kurt Borja 8 hours ago
On Tue Sep 9, 2025 at 7:25 AM -05, Guenter Roeck wrote:
> On Mon, Sep 08, 2025 at 10:54:51AM -0500, Kurt Borja wrote:
>> Add sensirion,sht2x trivial sensors.
>> 
>> Signed-off-by: Kurt Borja <kuurtb@gmail.com>
>> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> Applied.
>
> Guenter

Thanks Guenter and Krzysztof!


-- 
 ~ Kurt
Re: [PATCH v4 3/4] dt-bindings: trivial-devices: Add sht2x sensors
Posted by Krzysztof Kozlowski 18 hours ago
On Mon, Sep 08, 2025 at 10:54:51AM -0500, Kurt Borja wrote:
> Add sensirion,sht2x trivial sensors.
> 
> Signed-off-by: Kurt Borja <kuurtb@gmail.com>
> ---
>  Documentation/devicetree/bindings/trivial-devices.yaml | 3 +++
>  1 file changed, 3 insertions(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof