Skip to content

Commit 75f5e19

Browse files
dlechnunojsa
authored andcommitted
Documentation: iio: ad7380: add AD7389-4
Document support for AD7389-4 and it's quirks. Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://patch.msgid.link/20250401-iio-ad7380-add-ad7389-4-v1-5-23d2568aa24f@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> (cherry picked from commit 81a481f)
1 parent 20e607f commit 75f5e19

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/iio/ad7380.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The following chips are supported by this driver:
2727
* `AD7386-4 <https://www.analog.com/en/products/ad7386-4.html>`_
2828
* `AD7387-4 <https://www.analog.com/en/products/ad7387-4.html>`_
2929
* `AD7388-4 <https://www.analog.com/en/products/ad7388-4.html>`_
30+
* `AD7389-4 <https://www.analog.com/en/products/ad7389-4.html>`_
3031
* `ADAQ4370-4 <https://www.analog.com/en/products/adaq4370-4.html>`_
3132
* `ADAQ4380-4 <https://www.analog.com/en/products/adaq4380-4.html>`_
3233
* `ADAQ4381-4 <https://www.analog.com/en/products/adaq4381-4.html>`_
@@ -50,6 +51,12 @@ ad7380-4
5051
ad7380-4 supports only an external reference voltage (2.5V to 3.3V). It must be
5152
declared in the device tree as ``refin-supply``.
5253

54+
ad7389-4
55+
~~~~~~~~
56+
57+
ad7389-4 supports only an internal reference voltage. ``refin-supply`` and
58+
``refio-supply`` properties are both omitted in this case.
59+
5360
ADAQ devices
5461
~~~~~~~~~~~~
5562

0 commit comments

Comments
 (0)