1 * Texas Instruments LMP91000 series of potentiostats
3 LMP91000: http://www.ti.com/lit/ds/symlink/lmp91000.pdf
4 LMP91002: http://www.ti.com/lit/ds/symlink/lmp91002.pdf
8 - compatible: should be one of the following:
11 - reg: the I2C address of the device
12 - io-channels: the phandle of the iio provider
14 - ti,external-tia-resistor: if the property ti,tia-gain-ohm is not defined this
15 needs to be set to signal that an external resistor value is being used.
19 - ti,tia-gain-ohm: ohm value of the internal resistor for the transimpedance
20 amplifier. Must be 2750, 3500, 7000, 14000, 35000, 120000, or 350000 ohms.
22 - ti,rload-ohm: ohm value of the internal resistor load applied to the gas
23 sensor. Must be 10, 33, 50, or 100 (default) ohms.
28 compatible = "ti,lmp91000";
30 ti,tia-gain-ohm = <7500>;