All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: chemical: atlas-ph-sensor: add conductivity sensor support
@ 2016-04-24 20:43 Matt Ranostay
  2016-04-24 20:43 ` [PATCH 1/2] iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chips Matt Ranostay
  2016-04-24 20:43 ` [PATCH 2/2] iio: chemical: atlas-ph-sensor: add EC feature Matt Ranostay
  0 siblings, 2 replies; 10+ messages in thread
From: Matt Ranostay @ 2016-04-24 20:43 UTC (permalink / raw)
  To: linux-iio; +Cc: jic23, Matt Ranostay

This patchset series adds the following functionality to the atlas-ph-sensor driver:
* Allow other sensor chips to share the core driver functionality
* Add support for the Atlas EC-SM OEM conductivity sensor

Matt Ranostay (2):
  iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chips
  iio: chemical: atlas-ph-sensor: add EC feature

 .../bindings/iio/chemical/atlas,ec-sm.txt          |  22 ++
 drivers/iio/chemical/Kconfig                       |   8 +-
 drivers/iio/chemical/atlas-ph-sensor.c             | 244 ++++++++++++++++-----
 3 files changed, 221 insertions(+), 53 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/iio/chemical/atlas,ec-sm.txt

-- 
2.7.4


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

end of thread, other threads:[~2016-05-19  5:44 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-24 20:43 [PATCH 0/2] iio: chemical: atlas-ph-sensor: add conductivity sensor support Matt Ranostay
2016-04-24 20:43 ` [PATCH 1/2] iio: chemical: atlas-ph-sensor: reorg driver to allow multiple chips Matt Ranostay
2016-05-04 10:31   ` Jonathan Cameron
2016-04-24 20:43 ` [PATCH 2/2] iio: chemical: atlas-ph-sensor: add EC feature Matt Ranostay
2016-05-04 10:39   ` Jonathan Cameron
2016-05-05  8:17     ` Matt Ranostay
2016-05-08 19:29       ` Jonathan Cameron
2016-05-11  2:35         ` Matt Ranostay
2016-05-14 17:02           ` Jonathan Cameron
2016-05-19  5:43             ` Matt Ranostay

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.