Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688563 > unrolled thread
| Started by | Stefan Brüns <stefan.bruens@rwth-aachen.de> |
|---|---|
| First post | 2017-07-17 01:40 +0200 |
| Last post | 2017-07-17 01:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/2] iio: Documentation enhancements Stefan Brüns <stefan.bruens@rwth-aachen.de> - 2017-07-17 01:40 +0200
| From | Stefan Brüns <stefan.bruens@rwth-aachen.de> |
|---|---|
| Date | 2017-07-17 01:40 +0200 |
| Subject | [PATCH 0/2] iio: Documentation enhancements |
| Message-ID | <u41iO-5EP-21@gated-at.bofh.it> |
Add some documentation missing for the INA2xx power sensor. The power attribute is generic and matches the implementation of the MAX9611 and the INA2xx IIO drivers (the only drivers with IIO_POWER type channels). The INA2xx shunt resistor value is specified in microohms, contrary to the common use of ohms for resistance in IIO, thus is added as ina2xx specific documentation. Stefan Brüns (2): iio: Documentation: Add missing documentation for power attribute iio: Documentation: Add ina2xx shunt_resistor attribute documentation Documentation/ABI/testing/sysfs-bus-iio | 9 +++++++++ Documentation/ABI/testing/sysfs-bus-iio-adc-ina2xx-adc | 7 +++++++ 2 files changed, 16 insertions(+) create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-adc-ina2xx-adc -- 2.13.2
Back to top | Article view | linux.kernel
csiph-web