summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDarius Berghe <darius.berghe@analog.com>2024-11-08 15:58:13 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2024-12-07 20:11:00 +0300
commit2b1dc7f1402450fa681cefe133f85e939b501fa8 (patch)
treee46ed99f56dfd497fd59035d9fac785f3daae4db
parent6fbf150823a1ccb84eeb7c4f21e9cdc55693d462 (diff)
downloadlinux-2b1dc7f1402450fa681cefe133f85e939b501fa8.tar.xz
iio: imu: adis16480: add devices to adis16480 - docs
Add datasheet links for adis16486, adis16487 and adis16489 Six Degrees of Freedom Inertial Sensors into the existing adis16480 driver documentation. adis16486 is similar to adis16485, has the exact same channels but acceleration and delta velocity scales are different. adis16487 is fallback compatible with adis16485. adis16489 is similar to adis16488 but lacks the magnetometer and has a different accelerometer scale. Signed-off-by: Darius Berghe <darius.berghe@analog.com> Link: https://patch.msgid.link/20241108125814.3097213-3-darius.berghe@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
-rw-r--r--Documentation/iio/adis16480.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/iio/adis16480.rst b/Documentation/iio/adis16480.rst
index bc78fa04d958..4a2d40e0daa7 100644
--- a/Documentation/iio/adis16480.rst
+++ b/Documentation/iio/adis16480.rst
@@ -12,7 +12,10 @@ This driver supports Analog Device's IMUs on SPI bus.
* `ADIS16375 <https://www.analog.com/ADIS16375>`_
* `ADIS16480 <https://www.analog.com/ADIS16480>`_
* `ADIS16485 <https://www.analog.com/ADIS16485>`_
+* `ADIS16486 <https://www.analog.com/ADIS16486>`_
+* `ADIS16487 <https://www.analog.com/ADIS16487>`_
* `ADIS16488 <https://www.analog.com/ADIS16488>`_
+* `ADIS16489 <https://www.analog.com/ADIS16489>`_
* `ADIS16490 <https://www.analog.com/ADIS16490>`_
* `ADIS16495 <https://www.analog.com/ADIS16495>`_
* `ADIS16497 <https://www.analog.com/ADIS16497>`_