linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH SPI for-next 0/3] DMA Support for SPI in PCI1xxxx
@ 2023-12-15 11:47 Thangaraj Samynathan
  2023-12-15 11:47 ` [PATCH SPI for-next 1/3] spi: mchp-pci1xxxx: Add support for DMA in SPI Thangaraj Samynathan
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Thangaraj Samynathan @ 2023-12-15 11:47 UTC (permalink / raw)
  To: broonie
  Cc: linux-spi, linux-kernel, Tharunkumar.Pasumarthi,
	Kumaravel.Thiagarajan, Arun.Ramadoss, Ronnie.Kunin,
	jegadheesan.gopalmanoharan

This series of patches is to add DMA Support that improves SPI Performance
in PCI1xxxx. With DMA Support in 20MHz clock, the performance is improved
from 6Mbps to 17Mbps.

Thangaraj Samynathan (3):
  spi: mchp-pci1xxxx: Add support for DMA in SPI
  spi: mchp-pci1xxxx: DMA Read support for copying data into SPI Buf
  spi: mchp-pci1xxxx: DMA Write Support for copying data from SPI Buf

 drivers/spi/spi-pci1xxxx.c | 441 +++++++++++++++++++++++++++++++++++--
 1 file changed, 419 insertions(+), 22 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-12-20  6:55 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-15 11:47 [PATCH SPI for-next 0/3] DMA Support for SPI in PCI1xxxx Thangaraj Samynathan
2023-12-15 11:47 ` [PATCH SPI for-next 1/3] spi: mchp-pci1xxxx: Add support for DMA in SPI Thangaraj Samynathan
2023-12-15 11:47 ` [PATCH SPI for-next 2/3] spi: mchp-pci1xxxx: DMA Read support for copying data into SPI Buf Thangaraj Samynathan
2023-12-15 13:29   ` Mark Brown
2023-12-20  6:55     ` Thangaraj.S
2023-12-16  1:17   ` kernel test robot
2023-12-16 10:44   ` kernel test robot
2023-12-15 11:47 ` [PATCH SPI for-next 3/3] spi: mchp-pci1xxxx: DMA Write Support for copying data from " Thangaraj Samynathan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).