1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7292.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD7292 10-Bit Monitor and Control System
10 - Marcelo Schmitt <marcelo.schmitt1@gmail.com>
13 Analog Devices AD7292 10-Bit Monitor and Control System with ADC, DACs,
14 Temperature Sensor, and GPIOs
16 Specifications about the part can be found at:
17 https://www.analog.com/media/en/technical-documentation/data-sheets/ad7292.pdf
29 The regulator supply for ADC and DAC reference voltage.
48 Represents the external channels which are connected to the ADC.
49 See Documentation/devicetree/bindings/iio/adc/adc.txt.
54 The channel number. It can have up to 8 channels numbered from 0 to 7.
60 description: see Documentation/devicetree/bindings/iio/adc/adc.txt
73 compatible = "adi,ad7292";
75 spi-max-frequency = <25000000>;
76 vref-supply = <&adc_vref>;
84 diff-channels = <0 1>;