1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/adc/lltc,ltc2496.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Linear Technology / Analog Devices LTC2496 ADC
10 - Lars-Peter Clausen <lars@metafoo.de>
11 - Michael Hennerich <Michael.Hennerich@analog.com>
12 - Stefan Popa <stefan.popa@analog.com>
20 description: Power supply for the reference voltage
23 description: spi chipselect number according to the usual spi bindings
26 description: maximal spi bus frequency supported
33 additionalProperties: false
42 compatible = "lltc,ltc2496";
44 vref-supply = <<c2496_reg>;
45 spi-max-frequency = <2000000>;