Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: iio: ad7380: add adaq4381-4

adaq4381-4 is the 14 bits version of adaq4380-1 chip. Add it to the
documentation.

Signed-off-by: Julien Stephan <jstephan@baylibre.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20250226-ad7380-add-adaq4381-4-support-v1-3-f350ab872d37@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Julien Stephan and committed by
Jonathan Cameron
aac287ec 7131fcdb

+3 -2
+3 -2
Documentation/iio/ad7380.rst
··· 29 29 * `AD7388-4 <https://www.analog.com/en/products/ad7388-4.html>`_ 30 30 * `ADAQ4370-4 <https://www.analog.com/en/products/adaq4370-4.html>`_ 31 31 * `ADAQ4380-4 <https://www.analog.com/en/products/adaq4380-4.html>`_ 32 + * `ADAQ4381-4 <https://www.analog.com/en/products/adaq4381-4.html>`_ 32 33 33 34 34 35 Supported features ··· 53 52 ADAQ devices 54 53 ~~~~~~~~~~~~ 55 54 56 - adaq4370-4 and adaq4380-4 don't have an external reference, but use a 3.3V 57 - internal reference derived from one of its supplies (``refin-supply``) 55 + ADAQ devices don't have an external reference, but use a 3.3V internal reference 56 + derived from one of its supplies (``refin-supply``) 58 57 59 58 All other devices from ad738x family 60 59 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~