Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1742881

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

From Stefan Brüns <stefan.bruens@rwth-aachen.de>
Newsgroups linux.kernel
Subject [PATCH 0/3] iio: adc: ina2xx: Fixes and extensions
Date 2017-10-01 21:50 +0200
Message-ID <uvSpr-6bk-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH 0/3] iio: adc: ina2xx: Fixes and extensions Stefan Brüns <stefan.bruens@rwth-aachen.de> - 2017-10-01 21:50 +0200

csiph-web