[PATCH 0/4] spi: fsl-espi: eliminate linearization into intermediate buffer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Currently all transfers are copied into an intermediate buffer first,
and then written to the hardware from this buffer.

This patch set implements direct transfers between transfer buffers
and hardware, and it allows to get rid of the 64k intermediate buffer.

Heiner Kallweit (4):
  spi: fsl-espi: determine need for byte swap only once
  spi: fsl-espi: eliminate need for linearization when writing to hardware
  spi: fsl-espi: eliminate need for linearization when reading from hardware
  spi: fsl-espi: remove unused linearization code

 drivers/spi/spi-fsl-espi.c | 240 +++++++++++++++++++++++++--------------------
 1 file changed, 132 insertions(+), 108 deletions(-)

-- 
2.10.2

--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Kernel]     [Linux ARM (vger)]     [Linux ARM MSM]     [Linux Omap]     [Linux Arm]     [Linux Tegra]     [Fedora ARM]     [Linux for Samsung SOC]     [eCos]     [Linux Fastboot]     [Gcc Help]     [Git]     [DCCP]     [IETF Announce]     [Security]     [Linux MIPS]     [Yosemite Campsites]

  Powered by Linux