diff options
author | Javier Carrasco <[email protected]> | 2023-12-11 20:27:47 +0800 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2023-12-11 19:37:10 +0000 |
commit | 5bc2ea60897e0f899fb93930dd867dae7c8eb11f (patch) | |
tree | 32eb9175f30ea3f9dffdd89ba48308739e14b83a /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 8b0d4c40d704cb7d01ad4f647ff5a51881767acd (diff) |
iio: core: introduce trough info element for minimum values
The IIO_CHAN_INFO_PEAK info element is used for maximum values and
currently there is no equivalent for minimum values. Instead of
overloading the existing peak info element, a new info element can
be added.
In principle there is no need to add a _TROUGH_SCALE element as the
scale will be the same as the one required for INFO_PEAK, which in
turn is sometimes omitted if a single scale for peaks and raw values
is required.
Add an IIO_CHAN_INFO_TROUGH info element for minimum values.
Signed-off-by: Javier Carrasco <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions