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)
commit67e17300dc1d76091d2d513d6aa57e50af2c9648
tree1240267b7cb6059050d79bc15bca0395a2e2d7e0
parent92f0afb5b2be2e137ff223654af51f521dd74c3a
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]