Linux IIO development
 help / color / mirror / Atom feed
* [PATCH v2 0/3] iio: imu: add devices to adis16480 driver
@ 2024-11-07 13:45 Darius Berghe
  2024-11-07 13:45 ` [PATCH v2 1/3] iio: imu: adis16480: " Darius Berghe
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Darius Berghe @ 2024-11-07 13:45 UTC (permalink / raw)
  To: linux-iio, linux-kernel; +Cc: jic23, darius.berghe

Thanks for the review and input Jonathan, I've addressed the 2 points
you raised in V1, here's the breakdown.

Changes in v2:
 - document in the commit description the main differences between 
   the newly added and the already supported devices
 - make adis16487 fallback compatible with adis16485 since they are
   functionally equivalent

Darius Berghe (3):
  iio: imu: adis16480: add devices to adis16480 driver
  iio: imu: adis16480: add devices to adis16480 - docs
  dt-bindings: iio: adis16480: add devices to adis16480

 .../bindings/iio/imu/adi,adis16480.yaml       |  5 ++
 Documentation/iio/adis16480.rst               |  3 +
 drivers/iio/imu/adis16480.c                   | 75 +++++++++++++++++++
 3 files changed, 83 insertions(+)

-- 
2.46.1


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

end of thread, other threads:[~2024-11-08 10:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07 13:45 [PATCH v2 0/3] iio: imu: add devices to adis16480 driver Darius Berghe
2024-11-07 13:45 ` [PATCH v2 1/3] iio: imu: adis16480: " Darius Berghe
2024-11-07 13:45 ` [PATCH v2 2/3] iio: imu: adis16480: add devices to adis16480 - docs Darius Berghe
2024-11-07 13:45 ` [PATCH v2 3/3] dt-bindings: iio: adis16480: add devices to adis16480 Darius Berghe
2024-11-08 10:43   ` Krzysztof Kozlowski

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