1 * MAX1117/MAX1118/MAX1119 8-bit, dual-channel ADCs
4 - compatible: Should be one of
8 - reg: spi chip select number for the device
9 - (max1118 only) vref-supply: The regulator supply for ADC reference voltage
11 Recommended properties:
12 - spi-max-frequency: Definition as per
13 Documentation/devicetree/bindings/spi/spi-bus.txt
17 compatible = "maxim,max1118";
19 vref-supply = <&vdd_supply>;
20 spi-max-frequency = <1000000>;