[PATCH v2 0/3] iio: imu: add devices to adis16480 driver

Darius Berghe posted 3 patches 2 weeks, 2 days ago
There is a newer version of this series
.../bindings/iio/imu/adi,adis16480.yaml       |  5 ++
Documentation/iio/adis16480.rst               |  3 +
drivers/iio/imu/adis16480.c                   | 75 +++++++++++++++++++
3 files changed, 83 insertions(+)
[PATCH v2 0/3] iio: imu: add devices to adis16480 driver
Posted by Darius Berghe 2 weeks, 2 days ago
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