[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200214092919.24351-1-alexandru.tachici@analog.com>
Date: Fri, 14 Feb 2020 11:29:14 +0200
From: Alexandru Tachici <alexandru.tachici@...log.com>
To: <linux-iio@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <jic23@...nel.org>
Subject: [PATCH 0/5] iio: accel: adxl372: add peak mode
This series adds the posibility to configure
the device, from sysfs, to work in peak mode. This enables
adxl372 to capture only over threshold accelerations.
Alexandru Tachici (4):
iio: accel: adxl372: Set iio_chan BE
iio: accel: adxl372: add sysfs for time registers
iio: accel: adxl372: Add sysfs for g thresholds
iio: accel: adxl372: Update sysfs docs
Stefan Popa (1):
iio: accel: adxl372: Add support for FIFO peak mode
.../ABI/testing/sysfs-bus-iio-accel-adxl372 | 40 ++++
drivers/iio/accel/adxl372.c | 195 ++++++++++++++++++
2 files changed, 235 insertions(+)
create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-accel-adxl372
--
2.20.1
Powered by blists - more mailing lists