]> git.baikalelectronics.ru Git - kernel.git/commit
iio: potentiostat: add LMP91000 support
authorMatt Ranostay <mranostay@gmail.com>
Sun, 25 Sep 2016 04:03:00 +0000 (21:03 -0700)
committerJonathan Cameron <jic23@kernel.org>
Tue, 27 Sep 2016 19:33:03 +0000 (20:33 +0100)
commitf259e9adca2c18015f69afc51a3937b8726e561d
tree1240267b7cb6059050d79bc15bca0395a2e2d7e0
parent411f425e3cbb2b38d6867657b53a7277d83505c7
iio: potentiostat: add LMP91000 support

Add support for the LMP91000 potentiostat which is used for chemical
sensing applications.

Signed-off-by: Matt Ranostay <matt@ranostay.consulting>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Documentation/devicetree/bindings/iio/potentiostat/lmp91000.txt [new file with mode: 0644]
drivers/iio/Kconfig
drivers/iio/Makefile
drivers/iio/potentiostat/Kconfig [new file with mode: 0644]
drivers/iio/potentiostat/Makefile [new file with mode: 0644]
drivers/iio/potentiostat/lmp91000.c [new file with mode: 0644]