[PATCH 0/3] iio: adc: ina2xx: Fixes and extensions

From: Stefan BrÃns
Date: Sun Oct 01 2017 - 15:48:41 EST


The first patch fixes an issue with the conversion-ready status flag showing
up in the bus voltage raw value.

The second patch changes the the shunt resistor value attribute to
ohms (instead of microohms), to match both ABI documentation and other shunt
resistor users, i.e. the MAX9611 IIO driver.

The third patch adds support for the INA219/220 specific bus voltage range
and shunt voltage PGA.


Stefan BrÃns (3):
iio: adc: ina2xx: Mask flag bits in bus voltage register
iio: adc: ina2xx: Adhere to documented ABI, use Ohm instead of uOhm
iio: adc: ina2xx: Allow setting Shunt Voltage PGA gain and Bus Voltage
range

drivers/iio/adc/ina2xx-adc.c | 143 +++++++++++++++++++++++++++++++++++++++----
1 file changed, 130 insertions(+), 13 deletions(-)

--
2.14.1