lkml.org 
[lkml]   [2020]   [Sep]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/3] iio: gyro: adxrs290: Add triggered buffer & debugfs support
    Date
    Introduce DATA_RDY trigger for triggered buffer setup; this enables continuous
    data capture. Additionally, add support for direct register access using the debugfs
    iio interface.

    The device-tree bindings documentation illustrates an example of using a GPIO irq
    line to trigger a data capture.

    Nishant Malpani (3):
    iio: gyro: adxrs290: Add triggered buffer support
    dt-bindings: iio: gyro: adxrs290: Add interrupts support
    iio: gyro: adxrs290: Add debugfs register access support

    .../bindings/iio/gyroscope/adi,adxrs290.yaml | 7 +
    drivers/iio/gyro/Kconfig | 2 +
    drivers/iio/gyro/adxrs290.c | 284 +++++++++++++++++-
    3 files changed, 279 insertions(+), 14 deletions(-)

    --
    2.20.1

    \
     
     \ /
      Last update: 2020-09-03 17:04    [W:3.528 / U:0.180 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site