Lines Matching +full:application +full:- +full:notes
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD9467 and similar High-Speed ADCs
10 - Michael Hennerich <michael.hennerich@analog.com>
13 The AD9467 and the parts similar with it, are high-speed analog-to-digital
16 lower MSPS, suitable for the intended application of each part.
18 All the parts support the register map described by Application Note AN-877
19 https://www.analog.com/media/en/technical-documentation/application-notes/AN-877.pdf
21 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9265.pdf
22 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9434.pdf
23 https://www.analog.com/media/en/technical-documentation/data-sheets/AD9467.pdf
28 - adi,ad9265
29 - adi,ad9434
30 - adi,ad9467
31 - adi,ad9643
32 - adi,ad9649
33 - adi,ad9652
41 clock-names:
43 - const: adc-clk
45 powerdown-gpios:
50 io-backends:
53 reset-gpios:
59 - compatible
60 - reg
61 - clocks
62 - clock-names
67 - |
69 #address-cells = <1>;
70 #size-cells = <0>;
76 clock-names = "adc-clk";
77 io-backends = <&iio_backend>;