diff options
author | 2024-07-30 10:46:38 +0200 | |
---|---|---|
committer | 2024-08-10 11:17:34 +0100 | |
commit | bd71b6d0ba5ec195d580d79b1ebdfedaeb63aae2 (patch) | |
tree | b3dc167dcfd6a250bb0976d2aa9a8735c1e77736 /tools/perf/scripts/python | |
parent | iio: adc: stm32-dfsdm: adopt generic channels bindings (diff) | |
download | wireguard-linux-bd71b6d0ba5ec195d580d79b1ebdfedaeb63aae2.tar.xz wireguard-linux-bd71b6d0ba5ec195d580d79b1ebdfedaeb63aae2.zip |
iio: add iio backend support to sd modulator
The legacy sd modulator driver registers the sigma delta modulator as
an IIO channel provider. This implementation is not convenient when the
SD modulator has to be cascaded with another IIO device. The scaling
information is distributed across devices, which makes it difficult to
report consistent scaling data on IIO devices.
The solution is to expose these cascaded IIO devices as an aggregate
device, which report global scaling information.
Add IIO backend support to SD modulator to allow scaling information
management.
Signed-off-by: Olivier Moysan <olivier.moysan@foss.st.com>
Link: https://patch.msgid.link/20240730084640.1307938-9-olivier.moysan@foss.st.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions