All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: temperature: tmp117: Support the TMP119 sensor
@ 2026-06-05  9:01 Romain Gantois
  2026-06-05  9:01 ` [PATCH 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119 Romain Gantois
  2026-06-05  9:01 ` [PATCH 2/2] iio: temperature: tmp117: add TI TMP119 support Romain Gantois
  0 siblings, 2 replies; 10+ messages in thread
From: Romain Gantois @ 2026-06-05  9:01 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 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>


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

end of thread, other threads:[~2026-06-08 15:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-05  9:01 [PATCH 0/2] iio: temperature: tmp117: Support the TMP119 sensor Romain Gantois
2026-06-05  9:01 ` [PATCH 1/2] dt-bindings: iio: ti,tmp117: add binding for the TMP119 Romain Gantois
2026-06-05 11:53   ` Jonathan Cameron
2026-06-05 12:24     ` Romain Gantois
2026-06-05 14:20       ` Jonathan Cameron
2026-06-05 16:08         ` Conor Dooley
2026-06-08 15:05         ` Romain Gantois
2026-06-05  9:01 ` [PATCH 2/2] iio: temperature: tmp117: add TI TMP119 support Romain Gantois
2026-06-05 11:08   ` sashiko-bot
2026-06-05 11:38     ` Romain Gantois

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.