[PATCH 0/2] spi: axi-spi-engine: performance improvements

From: David Lechner
Date: Tue Feb 06 2024 - 15:33:38 EST


While researching potential performance improvements in the core SPI
code, we found a few low-hanging opportunities for improvements in the
AXI SPI Engine driver.

---
David Lechner (2):
spi: axi-spi-engine: remove use of ida for sync id
spi: axi-spi-engine: move msg finalization out of irq handler

drivers/spi/spi-axi-spi-engine.c | 67 +++++++++++++---------------------------
1 file changed, 21 insertions(+), 46 deletions(-)
---
base-commit: 80fa6a033ac8c395a3de4840e204638e92b8b371
change-id: 20240206-axi-spi-engine-round-2-1-bb73990abac3