All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/5] Add TI TMP116 Support
@ 2023-02-28  9:05 Marco Felsch
  2023-02-28  9:05 ` [PATCH v6 1/5] dt-bindings: iio: ti,tmp117: fix documentation link Marco Felsch
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Marco Felsch @ 2023-02-28  9:05 UTC (permalink / raw)
  To: puranjay12, jic23, lars, robh+dt, krzysztof.kozlowski+dt
  Cc: linux-iio, devicetree, kernel

Hi,

this small series adds the support for the TI TMP116 temperature sensor
which is predecessor of the TMP117 but still in production.


Marco Felsch (5):
  dt-bindings: iio: ti,tmp117: fix documentation link
  iio: temperature: tmp117: improve fallback capabilities
  dt-bindings: iio: ti,tmp117: add binding for the TMP116
  iio: temperature: tmp117: add TI TMP116 support
  iio: temperature: tmp117: cosmetic alignment cleanup

 .../bindings/iio/temperature/ti,tmp117.yaml   |  8 +-
 drivers/iio/temperature/tmp117.c              | 80 ++++++++++++++-----
 2 files changed, 66 insertions(+), 22 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-03-04 18:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-28  9:05 [PATCH v6 0/5] Add TI TMP116 Support Marco Felsch
2023-02-28  9:05 ` [PATCH v6 1/5] dt-bindings: iio: ti,tmp117: fix documentation link Marco Felsch
2023-02-28  9:05 ` [PATCH v6 2/5] iio: temperature: tmp117: improve fallback capabilities Marco Felsch
2023-03-04 18:18   ` Jonathan Cameron
2023-02-28  9:05 ` [PATCH v6 3/5] dt-bindings: iio: ti,tmp117: add binding for the TMP116 Marco Felsch
2023-02-28  9:05 ` [PATCH v6 4/5] iio: temperature: tmp117: add TI TMP116 support Marco Felsch
2023-02-28  9:05 ` [PATCH v6 5/5] iio: temperature: tmp117: cosmetic alignment cleanup Marco Felsch
2023-03-04 18:20 ` [PATCH v6 0/5] Add TI TMP116 Support Jonathan Cameron

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.