1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/adc/adi,ad9467.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD9467 and similar High-Speed ADCs
13 The AD9467 and the parts similar with it, are high-speed analog-to-digital
14 converters (ADCs), operating in the range of 100 to 500 mega samples
15 per second (MSPS). Some parts support higher MSPS and some
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
47 Pin that controls the powerdown mode of the device.
55 Reset pin for the device.
64 additionalProperties: false
73 compatible = "adi,ad9467";
76 clock-names = "adc-clk";
77 io-backends = <&iio_backend>;