iio: health: Add driver for the TI AFE4404 heart monitor
Add driver for the TI AFE4404 heart rate monitor and pulse oximeter. This device detects reflected LED light fluctuations and presents an ADC value to the user space for further signal processing. Datasheet: http://www.ti.com/product/AFE4404/datasheet Signed-off-by:Andrew F. Davis <afd@ti.com> Signed-off-by:
Jonathan Cameron <jic23@kernel.org>
Showing
- Documentation/ABI/testing/sysfs-bus-iio-health-afe440x 54 additions, 0 deletionsDocumentation/ABI/testing/sysfs-bus-iio-health-afe440x
- drivers/iio/health/Kconfig 18 additions, 1 deletiondrivers/iio/health/Kconfig
- drivers/iio/health/Makefile 1 addition, 0 deletionsdrivers/iio/health/Makefile
- drivers/iio/health/afe4404.c 679 additions, 0 deletionsdrivers/iio/health/afe4404.c
- drivers/iio/health/afe440x.h 191 additions, 0 deletionsdrivers/iio/health/afe440x.h
drivers/iio/health/afe4404.c
0 → 100644
drivers/iio/health/afe440x.h
0 → 100644
Please register or sign in to comment