Lines Matching +full:adc +full:- +full:vref
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/maxim,max11100.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim MAX11100 ADC
10 - Jacopo Mondi <jacopo@jmondi.org>
13 Single channel 16 bit ADC with SPI interface.
22 vref-supply:
25 spi-max-frequency:
30 - compatible
31 - reg
32 - vref-supply
35 - $ref: /schemas/spi/spi-peripheral-props.yaml#
40 - |
42 #address-cells = <1>;
43 #size-cells = <0>;
45 adc@0 {
48 vref-supply = <&adc_vref>;
49 spi-max-frequency = <240000>;