Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Add new channels for adis16475
@ 2023-08-08  7:50 Ramona Bolboaca
  2023-08-08  7:50 ` [PATCH v5 1/3] iio: Add IIO_DELTA_ANGL channel type Ramona Bolboaca
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Ramona Bolboaca @ 2023-08-08  7:50 UTC (permalink / raw)
  To: jic23, nuno.sa, linux-iio, linux-kernel; +Cc: Ramona Bolboaca

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-08-28 18:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-08  7:50 [PATCH v5 0/3] Add new channels for adis16475 Ramona Bolboaca
2023-08-08  7:50 ` [PATCH v5 1/3] iio: Add IIO_DELTA_ANGL channel type Ramona Bolboaca
2023-08-08  7:50 ` [PATCH v5 2/3] iio: Add IIO_DELTA_VELOCITY " Ramona Bolboaca
2023-08-08  7:50 ` [PATCH v5 3/3] iio: imu: adis16475.c: Add delta angle and delta velocity channels Ramona Bolboaca
2023-08-10 13:16 ` [PATCH v5 0/3] Add new channels for adis16475 Nuno Sá
2023-08-28 18:03   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox