linux/drivers/iio/health
Andrew F. Davis 1276187c52 iio: health/afe440x: Make gain settings a modifier for the stages
Currently the TIA gain settings are exported to userspace as sysfs
entries that do not clearly represent their internal relation to the
sampling stages. The gain settings are enabled on a per-stage basis,
this can be seen in figure 24 of the current AFE4404 datasheet.
These gain settings should therefore be tied to the channels that are
read during these stages. Make this change here.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-05-04 11:11:30 +01:00
..
afe440x.h iio: health/afe440x: Use regmap fields 2016-05-04 11:10:38 +01:00
afe4403.c iio: health/afe440x: Make gain settings a modifier for the stages 2016-05-04 11:11:30 +01:00
afe4404.c iio: health/afe440x: Make gain settings a modifier for the stages 2016-05-04 11:11:30 +01:00
Kconfig iio: health/afe4403: select REGMAP_SPI 2016-02-17 19:31:06 +00:00
Makefile iio: health: Add driver for the TI AFE4403 heart monitor 2016-02-06 21:55:32 +00:00
max30100.c