Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: temperature: tmp117: Support the TMP119 sensor
@ 2026-06-30  9:26 Romain Gantois
  2026-06-30  9:26 ` [PATCH v3 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119 Romain Gantois
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Romain Gantois @ 2026-06-30  9:26 UTC (permalink / raw)
  To: Puranjay Mohan, Jonathan Cameron, David Lechner, Nuno Sá,
	Andy Shevchenko, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Thomas Petazzoni, Wil Stark, linux-iio, linux-kernel, devicetree,
	Romain Gantois

Hello everyone,

This is version three of my series which 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>
---
Changes in v3:
- Corrected indentation in device tree bindings
- Added an explicit inclusion of array_size.h
- Made sure the correct IIO device name was exposed to userspace
- Link to v2: https://patch.msgid.link/20260608-tmp119-v2-0-30c3537d5097@bootlin.com

Changes in v2:
- Used ti,tmp117 as a fallback compatible
- Made sure the correct IIO device name was exposed to userspace
- Link to v1: https://patch.msgid.link/20260605-tmp119-v1-0-349f45f17d12@bootlin.com

To: Puranjay Mohan <puranjay@kernel.org>
To: Jonathan Cameron <jic23@kernel.org>
To: David Lechner <dlechner@baylibre.com>
To: Nuno Sá <nuno.sa@analog.com>
To: Andy Shevchenko <andy@kernel.org>
To: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzk+dt@kernel.org>
To: Conor Dooley <conor+dt@kernel.org>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: linux-iio@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org

---
Romain Gantois (1):
      dt-bindings: iio: ti,tmp117: add binding for the TMP119

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

 .../devicetree/bindings/iio/temperature/ti,tmp117.yaml   | 16 +++++++++++-----
 drivers/iio/temperature/tmp117.c                         | 13 +++++++++++++
 2 files changed, 24 insertions(+), 5 deletions(-)
---
base-commit: dc59e4fea9d83f03bad6bddf3fa2e52491777482
change-id: 20260605-tmp119-662d21e4d317

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-06-30 23:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-30  9:26 [PATCH v3 0/2] iio: temperature: tmp117: Support the TMP119 sensor Romain Gantois
2026-06-30  9:26 ` [PATCH v3 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119 Romain Gantois
2026-06-30 16:58   ` Conor Dooley
2026-06-30  9:26 ` [PATCH v3 2/2] iio: temperature: tmp117: add TI TMP119 support Romain Gantois
2026-06-30 12:10   ` Andy Shevchenko
2026-06-30 23:53 ` [PATCH v3 0/2] iio: temperature: tmp117: Support the TMP119 sensor Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox