[PATCH 0/2] iio: temperature: tmp117: Support the TMP119 sensor

Romain Gantois posted 2 patches 2 days, 20 hours ago
Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml | 6 ++++--
drivers/iio/temperature/tmp117.c                                 | 4 ++++
2 files changed, 8 insertions(+), 2 deletions(-)
[PATCH 0/2] iio: temperature: tmp117: Support the TMP119 sensor
Posted by Romain Gantois 2 days, 20 hours ago
Hello everyone,

This series adds support for the TMP119, which has an identical programming
model to the TMP117, but slightly different specs and electrical
characteristics.

Best Regards,

Romain

Signed-off-by: Romain Gantois <romain.gantois@bootlin.com>
---
Romain Gantois (1):
      dt-bindings: iio: ti,tmp117: add binding for the TMP119

Wil Stark (1):
      iio: temperature: tmp117: add TI TMP119 support

 Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml | 6 ++++--
 drivers/iio/temperature/tmp117.c                                 | 4 ++++
 2 files changed, 8 insertions(+), 2 deletions(-)
---
base-commit: ddd664bbff63e09e7a7f9acae9c43605d4cf185f
change-id: 20260605-tmp119-662d21e4d317

Best regards,
--  
Romain Gantois <romain.gantois@bootlin.com>