mbox series

[v4,0/5] Add TI TMP116 Support

Message ID 20230220122552.925216-1-m.felsch@pengutronix.de (mailing list archive)
Headers show
Series Add TI TMP116 Support | expand

Message

Marco Felsch Feb. 20, 2023, 12:25 p.m. UTC
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              | 103 ++++++++++++------
 2 files changed, 76 insertions(+), 35 deletions(-)