iio: chemical: add Atlas pH-SM sensor support
authorMatt Ranostay <mranostay@gmail.com>
Wed, 27 Jan 2016 02:34:31 +0000 (18:34 -0800)
committerJonathan Cameron <jic23@kernel.org>
Sat, 30 Jan 2016 16:27:17 +0000 (16:27 +0000)
commit27dec00ecf2dfc830c6a407a9870776ea8efabcb
treecfda267df7f5eb02db38cf95b602d3855a81f745
parentecb3a7ccc653fc8007edd0591d32d839386673f1
iio: chemical: add Atlas pH-SM sensor support

Add support for the Atlas Scientific pH-SM chemical sensor that can
detect pH levels of solutions in the range of 0-14.

Signed-off-by: Matt Ranostay <mranostay@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/chemical/atlas,ph-sm.txt [new file with mode: 0644]
drivers/iio/chemical/Kconfig
drivers/iio/chemical/Makefile
drivers/iio/chemical/atlas-ph-sensor.c [new file with mode: 0644]
This page took 0.025693 seconds and 5 git commands to generate.