1 * Texas Instruments ADC141S626 and ADC161S626 chips
4 - compatible: Should be "ti,adc141s626" or "ti,adc161s626"
5 - reg: spi chip select number for the device
6 - vdda-supply: supply voltage to VDDA pin
8 Recommended properties:
9 - spi-max-frequency: Definition as per
10 Documentation/devicetree/bindings/spi/spi-bus.txt
14 compatible = "ti,adc161s626";
15 vdda-supply = <&vdda_fixed>;
17 spi-max-frequency = <4300000>;