mbox series

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

Message ID 20200419060555.14433-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 19, 2020, 6:05 a.m. UTC
Add support for Atlas Scientific RTD-SM module support which reports
back temperature data down to a millicelius resoluton

Changes from v1:
* fix borked patchset

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           | 28 +++++++++++++++++++
 2 files changed, 30 insertions(+)