aboutsummaryrefslogtreecommitdiff
path: root/Documentation/ABI/testing/sysfs-bus-iio-ina2xx-adc
AgeCommit message (Collapse)AuthorFilesLines
2024-08-03iio: ABI: generalize shunt_resistor attributeMatteo Martelli1-9/+0
Move ABI documentation for custom shunt resistor attributes into the generic iio documentation file. Exception for pac1934: leave it untouched since it does not comply with common iio ABI generalization. Signed-off-by: Matteo Martelli <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
2015-12-19iio: ina2xx: add ABI documentation entry sysfs-bus-iio-ina2xx-adcMarc Titinger1-0/+24
Documentation for attributes: * in_allow_async_readout * in_shunt_resistor Signed-off-by: Marc Titinger <[email protected]> Signed-off-by: Jonathan Cameron <[email protected]>