linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: chemical: add atlas-ezo-sensor initial support
@ 2020-04-28  5:41 Matt Ranostay
  2020-04-28  5:41 ` [PATCH 1/2] dt-bindings: iio: chemical: add CO2 EZO module documentation Matt Ranostay
  2020-04-28  5:41 ` [PATCH 2/2] iio: chemical: add atlas-ezo-sensor initial support Matt Ranostay
  0 siblings, 2 replies; 12+ messages in thread
From: Matt Ranostay @ 2020-04-28  5:41 UTC (permalink / raw)
  To: jic23; +Cc: linux-iio, Matt Ranostay

Add driver for Alas Scientific EZO sensors with initial support for CO2
sensors.

Matt Ranostay (2):
  dt-bindings: iio: chemical: add CO2 EZO module documentation
  iio: chemical: add atlas-ezo-sensor initial support

 .../bindings/iio/chemical/atlas,sensor.yaml   |   6 +-
 drivers/iio/chemical/Kconfig                  |  11 ++
 drivers/iio/chemical/Makefile                 |   1 +
 drivers/iio/chemical/atlas-ezo-sensor.c       | 173 ++++++++++++++++++
 4 files changed, 189 insertions(+), 2 deletions(-)
 create mode 100644 drivers/iio/chemical/atlas-ezo-sensor.c

-- 
2.20.1


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

end of thread, other threads:[~2020-05-16 15:55 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28  5:41 [PATCH 0/2] iio: chemical: add atlas-ezo-sensor initial support Matt Ranostay
2020-04-28  5:41 ` [PATCH 1/2] dt-bindings: iio: chemical: add CO2 EZO module documentation Matt Ranostay
2020-04-28  5:41 ` [PATCH 2/2] iio: chemical: add atlas-ezo-sensor initial support Matt Ranostay
2020-05-03 10:17   ` Jonathan Cameron
2020-05-06  4:22     ` Matt Ranostay
2020-05-08 12:38       ` Jonathan Cameron
2020-05-08 17:49         ` Matt Ranostay
2020-05-10  9:00           ` Jonathan Cameron
2020-05-10 23:03             ` Matt Ranostay
2020-05-11  0:29               ` Matt Ranostay
2020-05-16 15:54                 ` Jonathan Cameron
2020-05-16 15:55               ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).