lkml.org 
[lkml]   [2022]   [Mar]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v1 0/5] iio: accel: bma400: Add support for buffer and step
    Date
    This patch series adds trigger buffer support with data ready interrupt,
    separate channel for step counter and an event for step change interrupt.

    Jagath Jog J (5):
    iio: accel: bma400: conversion to device-managed function
    iio: accel: bma400: changing scale min and max macro values
    iio: accel: bma400: Add triggered buffer support
    iio: accel: bma400: Add separate channel for step counter
    iio: accel: bma400: Add step change event

    drivers/iio/accel/Kconfig | 2 +
    drivers/iio/accel/bma400.h | 19 +-
    drivers/iio/accel/bma400_core.c | 315 +++++++++++++++++++++++++++++---
    drivers/iio/accel/bma400_i2c.c | 10 +-
    drivers/iio/accel/bma400_spi.c | 10 +-
    5 files changed, 304 insertions(+), 52 deletions(-)

    --
    2.17.1

    \
     
     \ /
      Last update: 2022-03-19 19:11    [W:2.728 / U:0.532 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site