[PATCH 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119
From: Romain Gantois
Date: Fri Jun 05 2026 - 05:08:56 EST
The TMP119 has the same register layout as the TMP117, and a better local
sensor accuracy.
Signed-off-by: Romain Gantois <romain.gantois@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml b/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
index fbba5e934861c..9f3b74274b16e 100644
--- a/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
+++ b/Documentation/devicetree/bindings/iio/temperature/ti,tmp117.yaml
@@ -7,10 +7,11 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: TI TMP117 - Digital temperature sensor with integrated NV memory
description: |
- TI TMP116/117 - Digital temperature sensor with integrated NV memory that
- supports I2C interface.
+ TI TMP116/117/119 - Digital temperature sensor with integrated NV memory
+ that supports I2C interface.
https://www.ti.com/lit/gpn/tmp116
https://www.ti.com/lit/gpn/tmp117
+ https://www.ti.com/lit/gpn/tmp119
maintainers:
- Puranjay Mohan <puranjay12@xxxxxxxxx>
@@ -20,6 +21,7 @@ properties:
enum:
- ti,tmp116
- ti,tmp117
+ - ti,tmp119
reg:
maxItems: 1
--
2.54.0