linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Add support for adis16545/47
@ 2024-04-23  8:42 Ramona Gradinariu
  2024-04-23  8:42 ` [PATCH 1/5] iio: adis16480: make the burst_max_speed configurable Ramona Gradinariu
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Ramona Gradinariu @ 2024-04-23  8:42 UTC (permalink / raw)
  To: linux-kernel, jic23, linux-iio, linux-doc, devicetree, corbet,
	conor+dt, krzysztof.kozlowski+dt, robh
  Cc: Ramona Gradinariu

Add support for delta angle and delta velocity channels in adis16480 driver.
Add support for ADIS16545/47 devices in already existing adis16480 driver.
Add documentation for adis16480 driver.

Ramona Gradinariu (5):
  iio: adis16480: make the burst_max_speed configurable
  iio: imu: adis16480.c: Add delta angle and delta velocity channels
  dt-bindings: iio: imu: Add docs for ADIS16545/47
  iio: adis16480: add support for adis16545/7 families
  docs: iio: add documentation for adis16480 driver

 .../bindings/iio/imu/adi,adis16480.yaml       |   6 +
 Documentation/iio/adis16480.rst               | 461 ++++++++++++++++++
 Documentation/iio/index.rst                   |   1 +
 drivers/iio/imu/adis16480.c                   | 384 +++++++++++++--
 4 files changed, 803 insertions(+), 49 deletions(-)
 create mode 100644 Documentation/iio/adis16480.rst

--
2.34.1


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

end of thread, other threads:[~2024-05-03  9:03 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-23  8:42 [PATCH 0/5] Add support for adis16545/47 Ramona Gradinariu
2024-04-23  8:42 ` [PATCH 1/5] iio: adis16480: make the burst_max_speed configurable Ramona Gradinariu
2024-04-23  8:42 ` [PATCH 2/5] iio: imu: adis16480.c: Add delta angle and delta velocity channels Ramona Gradinariu
2024-04-28 15:04   ` Jonathan Cameron
2024-04-28 15:07     ` Jonathan Cameron
2024-04-23  8:42 ` [PATCH 3/5] dt-bindings: iio: imu: Add docs for ADIS16545/47 Ramona Gradinariu
2024-04-23  9:45   ` Krzysztof Kozlowski
2024-04-23  8:42 ` [PATCH 4/5] iio: adis16480: add support for adis16545/7 families Ramona Gradinariu
2024-04-28 15:25   ` Jonathan Cameron
2024-04-29  7:58     ` Nuno Sá
2024-04-29 13:17       ` Gradinariu, Ramona
2024-04-29 19:40         ` Jonathan Cameron
2024-05-02 11:31           ` Nuno Sá
2024-05-02 19:14             ` Jonathan Cameron
2024-05-03  6:09               ` Nuno Sá
2024-05-03  8:42                 ` Jonathan Cameron
2024-05-03  9:07                   ` Nuno Sá
2024-04-29  8:01     ` Nuno Sá
2024-04-23  8:42 ` [PATCH 5/5] docs: iio: add documentation for adis16480 driver Ramona Gradinariu
2024-04-28 15:33   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).