iio: accel: bma400: Add activity recognition support
authorJagath Jog J <jagathjog1996@gmail.com>
Thu, 5 May 2022 13:30:18 +0000 (19:00 +0530)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 11 Jun 2022 13:35:26 +0000 (14:35 +0100)
commit00ee658ff58177fccfc4d80e611f31884f8a16c4
tree143cdc3e8e385837916198d881a17cd7a58ce95f
parentd024af5b3970b9a9e7ae01629edf2e36827462e4
iio: accel: bma400: Add activity recognition support

Add support for activity recognition like STILL, WALKING, RUNNING
and these events are pushed to the userspace whenever the STEP
interrupt occurs.

Signed-off-by: Jagath Jog J <jagathjog1996@gmail.com>
Link: https://lore.kernel.org/r/20220505133021.22362-8-jagathjog1996@gmail.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/accel/bma400_core.c