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(+) -- 2.20.1