Linux IIO development
 help / color / mirror / Atom feed
* [PATCH 0/1] Add new channels for adis16475
@ 2023-07-12  7:50 Ramona Bolboaca
  2023-07-12  7:50 ` [PATCH 1/1] iio: imu: adis16475.c: Add delta angle and delta velocity channels Ramona Bolboaca
  0 siblings, 1 reply; 6+ messages in thread
From: Ramona Bolboaca @ 2023-07-12  7:50 UTC (permalink / raw)
  To: jic23, nuno.sa, linux-iio, linux-kernel; +Cc: Ramona Bolboaca

Add delta angle and delta velocity channels to adis16475 driver.
All supported devices offer the capabilities to read this data
by performing raw register reads.

Ramona Bolboaca (1):
  iio: imu: adis16475.c: Add delta angle and delta velocity channels

 drivers/iio/imu/adis16475.c | 88 +++++++++++++++++++++++++++++++++++++
 1 file changed, 88 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2023-07-20 18:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12  7:50 [PATCH 0/1] Add new channels for adis16475 Ramona Bolboaca
2023-07-12  7:50 ` [PATCH 1/1] iio: imu: adis16475.c: Add delta angle and delta velocity channels Ramona Bolboaca
2023-07-13  6:57   ` Nuno Sá
2023-07-16 14:04     ` Jonathan Cameron
2023-07-17  7:09       ` Nuno Sá
2023-07-20 18:34         ` Jonathan Cameron

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