aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJulien Stephan <[email protected]>2024-07-31 09:05:45 +0200
committerJonathan Cameron <[email protected]>2024-08-03 11:33:34 +0100
commitd4d7e297789d718e4f47f61380b71d63f2aad6ab (patch)
tree73e814d979b5037543a9b6da055df3204e3b044e /tools/perf/scripts/python/bin
parent65c89a5ac67b6551025bdea4574768db4579b979 (diff)
iio: adc: ad7380: prepare driver for single-ended parts support
ad738x family contains single-ended parts that have a 2:1 mux in front of ADC, so the number of IIO channels is different from the number of simultaneous channels that can be sampled. To prepare the support for single-ended parts, introduce a new num_simultaneous_channels variable. For currently supported parts, num_simultaneous_channels is equal to num_channels minus 1 (the timestamps channel) Signed-off-by: Julien Stephan <[email protected]> Reviewed-by: David Lechner <[email protected]> Link: https://patch.msgid.link/20240731-ad7380-add-single-ended-chips-v2-4-cd63bf05744c@baylibre.com Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions