diff options
author | David Lechner <[email protected]> | 2023-12-04 11:33:31 -0600 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-12-06 14:19:33 +0000 |
commit | e006c181dd9ab006d7b0982d35ef7951fbffe825 (patch) | |
tree | 9673c0c7890bfddff2e4657e65f341aaef65cbdd /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be9070bcf67057b7b03c5acc1980d3897448ad20 (diff) |
spi: axi-spi-engine: remove xfer arg from spi_engine_gen_sleep()
This replaces the xfer parameter of spi_engine_gen_sleep() in the AXI
SPI Engine driver with parameters for the delay in nanoseconds and the
SPI SCLK rate. This will allow this function to be used by callers in
the future that do not have a spi_transfer struct.
Signed-off-by: David Lechner <[email protected]>
Acked-by: Michael Hennerich <[email protected]>
Acked-by: Nuno Sa <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions