summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRodrigo Alencar <rodrigo.alencar@analog.com>2026-07-16 13:14:21 +0100
committerJonathan Cameron <jonathan.cameron@oss.qualcomm.com>2026-07-19 23:16:21 +0100
commit154a7560b4d2252f29f73a2d174fea86e32a469a (patch)
treeec8a21b0955bac072827879360268026c5267906 /tools/perf/scripts/python/bin
parent92b7963fb544d42b0d974bfd86921566b404fabc (diff)
iio: dac: ad5686: implement new sync() op for the spi bus
Use of local SPI bus data to manage a collection of SPI transfers and flush them to the SPI platform driver with the sync() operation. This allows for faster handling of multiple channel DAC writes, avoiding kernel overhead per spi_sync() call, which will be helpful when enabling triggered buffer support. For consistency, the read operation leverages the same transfer data rather than a stack-allocated array. Reviewed-by: David Lechner <dlechner@baylibre.com> Signed-off-by: Rodrigo Alencar <rodrigo.alencar@analog.com> Signed-off-by: Jonathan Cameron <jonathan.cameron@oss.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions