mbox series

[v3,0/2] iio: chemical: atlas-sensor: add RTD-SM module support

Message ID 20200425072520.27776-1-matt.ranostay@konsulko.com (mailing list archive)
Headers show
Series iio: chemical: atlas-sensor: add RTD-SM module support | expand

Message

Matt Ranostay April 25, 2020, 7:25 a.m. UTC
Changes from v1:
* fix borked patchset

Changes from v2:
* add missing IIO_CHAN_INFO_PROCESSED fall-through in .read_raw
* confirmed the temperature value is a signed long from Atlas

Matt Ranostay (2):
  dt-bindings: iio: chemical: add Atlas Scientific RTD-SM sensor docs
  iio: chemical: atlas-sensor: add RTD-SM module support

 .../bindings/iio/chemical/atlas,sensor.yaml   |  2 ++
 drivers/iio/chemical/atlas-sensor.c           | 29 +++++++++++++++++++
 2 files changed, 31 insertions(+)