| # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/iio/adc/maxim,max11100.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Maxim MAX11100 ADC |
| - Jacopo Mondi <jacopo@jmondi.org> |
| Single channel 16 bit ADC with SPI interface. |
| description: External reference, needed to establish input scaling. |
| - $ref: /schemas/spi/spi-peripheral-props.yaml# |
| unevaluatedProperties: false |
| compatible = "maxim,max11100"; |
| vref-supply = <&adc_vref>; |
| spi-max-frequency = <240000>; |