OSDN Git Service

iio: driver for Semtech SX9500 proximity solution
authorVlad Dogaru <vlad.dogaru@intel.com>
Mon, 29 Dec 2014 12:41:14 +0000 (14:41 +0200)
committerJonathan Cameron <jic23@kernel.org>
Mon, 5 Jan 2015 18:59:42 +0000 (18:59 +0000)
commit4193c0f1d8631d439cea5f78329fe70f3a6e9128
tree82ed14193f085308e9724d767d4848cea762de02
parent75d44ce08f3e5575c3060b04fa2abf99ba190284
iio: driver for Semtech SX9500 proximity solution

Supports buffering, IIO events and changing sampling frequency.

Datasheet available at:
http://www.semtech.com/images/datasheet/sx9500_ag.pdf

Signed-off-by: Vlad Dogaru <vlad.dogaru@intel.com>
Reviewed-by: Hartmut Knaack <knaack.h@gmx.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/proximity/Kconfig
drivers/iio/proximity/Makefile
drivers/iio/proximity/sx9500.c [new file with mode: 0644]