lkml.org 
[lkml]   [2015]   [Dec]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] IIO version of INA2xx
Date
Version 3 of https://lkml.org/lkml/2015/11/25/245

* rename ina2xx-iio to ian2xx-adc for consistency with other chips
(ina2xx being the hwmon driver).
* add an exclusion in the iio/adc/Kconfig: depends on !SENSORS_INA2XX
* more typos and style fixes
* make regmap config const with .max_register = INA2XX_MAX_REGISTERS

previous references:
* following RFC started in https://lkml.org/lkml/2015/11/10/370
* and feed back from https://lkml.org/lkml/2015/11/18/395
* Version 2: https://lkml.org/lkml/2015/11/30/245

Marc Titinger (2):
iio: ina2xx: add support for TI INA2xx Power Monitors
iio: ina2xx: provide a sysfs parameter to allow async readout of the
ADCs

drivers/iio/adc/Kconfig | 10 +
drivers/iio/adc/Makefile | 1 +
drivers/iio/adc/ina2xx-adc.c | 706 +++++++++++++++++++++++++++++++++++++++++++
3 files changed, 717 insertions(+)
create mode 100644 drivers/iio/adc/ina2xx-adc.c

--
1.9.1



\
 
 \ /
  Last update: 2015-12-07 10:21    [W:0.115 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site