File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ The following chips are supported by this driver:
27
27
* `AD7386-4 <https://www.analog.com/en/products/ad7386-4.html >`_
28
28
* `AD7387-4 <https://www.analog.com/en/products/ad7387-4.html >`_
29
29
* `AD7388-4 <https://www.analog.com/en/products/ad7388-4.html >`_
30
+ * `AD7389-4 <https://www.analog.com/en/products/ad7389-4.html >`_
30
31
* `ADAQ4370-4 <https://www.analog.com/en/products/adaq4370-4.html >`_
31
32
* `ADAQ4380-4 <https://www.analog.com/en/products/adaq4380-4.html >`_
32
33
* `ADAQ4381-4 <https://www.analog.com/en/products/adaq4381-4.html >`_
@@ -50,6 +51,12 @@ ad7380-4
50
51
ad7380-4 supports only an external reference voltage (2.5V to 3.3V). It must be
51
52
declared in the device tree as ``refin-supply ``.
52
53
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
+
53
60
ADAQ devices
54
61
~~~~~~~~~~~~
55
62
You can’t perform that action at this time.
0 commit comments