mbox series

[0/4] Add TI TMP116 Support

Message ID 20221220150222.1813729-1-m.felsch@pengutronix.de
Headers show
Series Add TI TMP116 Support | expand

Message

Marco Felsch Dec. 20, 2022, 3:02 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.

Regards,
  Marco

Marco Felsch (4):
  dt-bindings: iio: ti,tmp117: fix documentation link
  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   | 17 ++++--
 drivers/iio/temperature/tmp117.c              | 57 ++++++++++++-------
 2 files changed, 49 insertions(+), 25 deletions(-)