mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] spi: axi-spi-engine: performance improvements
@ 2024-02-06 20:31 David Lechner
  2024-02-06 20:31 ` [PATCH 1/2] spi: axi-spi-engine: remove use of ida for sync id David Lechner
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: David Lechner @ 2024-02-06 20:31 UTC (permalink / raw)
  To: linux-spi
  Cc: David Lechner, Mark Brown, Michael Hennerich, Nuno Sá, linux-kernel

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-02-08 16:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-06 20:31 [PATCH 0/2] spi: axi-spi-engine: performance improvements David Lechner
2024-02-06 20:31 ` [PATCH 1/2] spi: axi-spi-engine: remove use of ida for sync id David Lechner
2024-02-06 21:50   ` Christophe JAILLET
2024-02-07 14:09     ` David Lechner
2024-02-07  9:40   ` Nuno Sá
2024-02-06 20:31 ` [PATCH 2/2] spi: axi-spi-engine: move msg finalization out of irq handler David Lechner
2024-02-07  9:33   ` Nuno Sá
2024-02-08 16:33 ` [PATCH 0/2] spi: axi-spi-engine: performance improvements Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®