Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688563
| From | Stefan Brüns <stefan.bruens@rwth-aachen.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] iio: Documentation enhancements |
| Date | 2017-07-17 01:40 +0200 |
| Message-ID | <u41iO-5EP-21@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] iio: Documentation enhancements Stefan Brüns <stefan.bruens@rwth-aachen.de> - 2017-07-17 01:40 +0200
csiph-web