[PATCH v5 0/3] Add new channels for adis16475

From: Ramona Bolboaca
Date: Tue Aug 08 2023 - 12:51:51 EST


changes in v5:
patch 1: added documentation for all supported attributes
patch 2: added documentation for all supported attributes
patch 3: no changes

Ramona Bolboaca (3):
iio: Add IIO_DELTA_ANGL channel type
iio: Add IIO_DELTA_VELOCITY channel type
iio: imu: adis16475.c: Add delta angle and delta velocity channels

Documentation/ABI/testing/sysfs-bus-iio | 45 +++++++
drivers/iio/imu/adis16475.c | 165 +++++++++++++++++++++---
drivers/iio/industrialio-core.c | 2 +
include/uapi/linux/iio/types.h | 2 +
tools/iio/iio_event_monitor.c | 4 +
5 files changed, 199 insertions(+), 19 deletions(-)

--
2.34.1