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 -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html