1 * Texas Instruments' ADC084S021
4 - compatible : Must be "ti,adc084s021"
5 - reg : SPI chip select number for the device
6 - vref-supply : The regulator supply for ADC reference voltage
7 - spi-cpol : Per spi-bus bindings
8 - spi-cpha : Per spi-bus bindings
9 - spi-max-frequency : Per spi-bus bindings
13 compatible = "ti,adc084s021";
15 vref-supply = <&adc_vref>;
18 spi-max-frequency = <16000000>;