public inbox for linux-iio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iio: chemical: atlas-sensor: add RTD-SM module support
@ 2020-04-25  7:25 Matt Ranostay
  2020-04-25  7:25 ` [PATCH v3 1/2] dt-bindings: iio: chemical: add Atlas Scientific RTD-SM sensor docs Matt Ranostay
  2020-04-25  7:25 ` [PATCH v3 2/2] iio: chemical: atlas-sensor: add RTD-SM module support Matt Ranostay
  0 siblings, 2 replies; 5+ messages in thread
From: Matt Ranostay @ 2020-04-25  7:25 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, Matt Ranostay

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-25 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-25  7:25 [PATCH v3 0/2] iio: chemical: atlas-sensor: add RTD-SM module support Matt Ranostay
2020-04-25  7:25 ` [PATCH v3 1/2] dt-bindings: iio: chemical: add Atlas Scientific RTD-SM sensor docs Matt Ranostay
2020-04-25 14:27   ` Jonathan Cameron
2020-04-25  7:25 ` [PATCH v3 2/2] iio: chemical: atlas-sensor: add RTD-SM module support Matt Ranostay
2020-04-25 14:26   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox