1 * Texas Instruments' ADC128S052, ADC122S021 and ADC124S021 ADC chip
4 - compatible: Should be one of:
12 - reg: spi chip select number for the device
13 - vref-supply: The regulator supply for ADC reference voltage
15 Recommended properties:
16 - spi-max-frequency: Definition as per
17 Documentation/devicetree/bindings/spi/spi-bus.txt
21 compatible = "ti,adc128s052";
23 vref-supply = <&vdd_supply>;
24 spi-max-frequency = <1000000>;