Lines Matching +full:digital +full:- +full:to +full:- +full:analog
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD799x analog to digital converters
10 - Michael Hennerich <Michael.Hennerich@analog.com>
13 Support for Analog Devices AD7991, AD7992, AD7993, AD7994, AD7995, AD7997, AD7998,
14 AD7999 and similar analog to digital converters.
17 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7991_7995_7999.pdf
19 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7992.pdf
21 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7993_7994.pdf
23 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7997_7998.pdf
28 - adi,ad7991
29 - adi,ad7992
30 - adi,ad7993
31 - adi,ad7994
32 - adi,ad7995
33 - adi,ad7997
34 - adi,ad7998
35 - adi,ad7999
43 vcc-supply:
47 vref-supply:
52 - compatible
53 - reg
58 - |
60 #address-cells = <1>;
61 #size-cells = <0>;
67 interrupt-parent = <&gpio6>;
69 vcc-supply = <&vcc_3v3>;
70 vref-supply = <&adc_vref>;