Re: [PATCH v5 0/3] Add new channels for adis16475
From: Nuno Sá
Date: Thu Aug 10 2023 - 09:16:18 EST
On Tue, 2023-08-08 at 10:50 +0300, Ramona Bolboaca wrote:
> 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(-)
>
Reviewed-by: Nuno Sa <nuno.sa@xxxxxxxxxx>