commit | 4d33615df58bf308626489cbfb8acbc8bbd45658 | [log] [tgz] |
---|---|---|
author | Matt Ranostay <mranostay@gmail.com> | Wed Dec 09 22:04:49 2015 -0800 |
committer | Jonathan Cameron <jic23@kernel.org> | Sat Dec 12 12:14:37 2015 +0000 |
tree | 2d6d54bf0408df7066312b42a8f7d4775a3dd8ba | |
parent | b41fa86b67bd338d4ffa0b69f0fb1c3013a489e0 [diff] |
iio: light: add MAX30100 oximeter driver support MAX30100 is an heart rate and pulse oximeter sensor that works using two LEDS of different wavelengths, and detecting the light reflected back. This patchset adds support for both IR and RED LED channels which can be processed in userspace to determine heart rate and blood oxygen levels. Signed-off-by: Matt Ranostay <mranostay@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>