Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v5 0/5] Add TI TMP116 Support
@ 2023-02-27 21:12 Marco Felsch
  2023-02-27 21:12 ` [PATCH v5 1/5] dt-bindings: iio: ti,tmp117: fix documentation link Marco Felsch
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Marco Felsch @ 2023-02-27 21:12 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-02-28  9:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-27 21:12 [PATCH v5 0/5] Add TI TMP116 Support Marco Felsch
2023-02-27 21:12 ` [PATCH v5 1/5] dt-bindings: iio: ti,tmp117: fix documentation link Marco Felsch
2023-02-27 21:12 ` [PATCH v5 2/5] iio: temperature: tmp117: improve fallback capabilities Marco Felsch
2023-02-27 21:12 ` [PATCH v5 3/5] dt-bindings: iio: ti,tmp117: add binding for the TMP116 Marco Felsch
2023-02-27 21:12 ` [PATCH v5 4/5] iio: temperature: tmp117: add TI TMP116 support Marco Felsch
2023-02-28  1:13   ` kernel test robot
2023-02-28  9:06     ` Marco Felsch
2023-02-27 21:12 ` [PATCH v5 5/5] iio: temperature: tmp117: cosmetic alignment cleanup Marco Felsch

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