]> asedeno.scripts.mit.edu Git - linux.git/commit
iio: health: max30102: Fix mode config values
authorPeter Meerwald-Stadler <pmeerw@pmeerw.net>
Fri, 27 Oct 2017 19:45:34 +0000 (21:45 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 2 Dec 2017 10:40:39 +0000 (10:40 +0000)
commit7b0b0ec1576e36beb6915c81dec2db9c077270d8
tree0109b89f65f516192e36c0e37df337f596f40ca0
parentc31c946af81c389febec8a09e627062a6ebd8c88
iio: health: max30102: Fix mode config values

Table 4 of the datasheet specifies the mode control, these are not
individual bits; add multi LED mode

Add multi-LED mode and fix MODE_MASK (3 bits wide, not 2)

Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net>
Acked-by: Matt Ranostay <matt.ranostay@konsulko.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/health/max30102.c