1 * Texas Instruments' ADC0831/ADC0832/ADC0832/ADC0838
4 - compatible: Should be one of
9 - reg: spi chip select number for the device
10 - vref-supply: The regulator supply for ADC reference voltage
11 - spi-max-frequency: Max SPI frequency to use (< 400000)
15 compatible = "ti,adc0832";
17 vref-supply = <&vdd_supply>;
18 spi-max-frequency = <200000>;