linux-spi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] spi: pxa2xx: Adjust DMA burst size per platform
@ 2019-03-18 14:41 Andy Shevchenko
  2019-03-18 14:41 ` [PATCH v3 1/2] spi: pxa2xx: Introduce DMA burst size support Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andy Shevchenko @ 2019-03-18 14:41 UTC (permalink / raw)
  To: Daniel Mack, Haojian Zhuang, Robert Jarzmik, linux-arm-kernel,
	Mark Brown, linux-spi, Jarkko Nikula
  Cc: Andy Shevchenko

On some platforms DMA burst size is not the same as hard coded default.
Fix the driver to support them.

In v3:
- drop threshold print since it's easy to calculate constant (Jarkko)
- split one more unrelated change to a separate patch,
  but independent from this series  (Jarkko)

In v2:
- drop unrelated changes (Jarkko, Robert)
- don't include Robert's tag due to changes in the patch

Andy Shevchenko (2):
  spi: pxa2xx: Introduce DMA burst size support
  spi: pxa2xx: Debug print DMA burst size

 drivers/spi/spi-pxa2xx-dma.c   | 4 +++-
 drivers/spi/spi-pxa2xx-pci.c   | 4 ++++
 drivers/spi/spi-pxa2xx.c       | 4 ++++
 include/linux/spi/pxa2xx_spi.h | 1 +
 4 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PATCH v3 0/2] spi: pxa2xx: Adjust DMA burst size per platform
@ 2019-03-19 14:43 Andy Shevchenko
  2019-03-19 15:49 ` Andy Shevchenko
  0 siblings, 1 reply; 6+ messages in thread
From: Andy Shevchenko @ 2019-03-19 14:43 UTC (permalink / raw)
  To: Daniel Mack, Haojian Zhuang, Robert Jarzmik, linux-arm-kernel,
	Mark Brown, linux-spi, Jarkko Nikula
  Cc: Andy Shevchenko

On some platforms DMA burst size is not the same as hard coded default
Fix the driver to support them.

In v4:
- fix s/master/controller/g

In v3:
- drop threshold print since it's easy to calculate constant (Jarkko)
- split one more unrelated change to a separate patch,
  but independent from this series (Jarkko)

In v2:
- drop unrelated changes (Jarkko, Robert)
- don't include Robert's tag due to changes in the patch

Andy Shevchenko (2):
  spi: pxa2xx: Debug print DMA burst size
  spi: pxa2xx-pci: Drop unused header inclusion

 drivers/spi/spi-pxa2xx-pci.c | 1 -
 drivers/spi/spi-pxa2xx.c     | 3 +++
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-03-19 15:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-18 14:41 [PATCH v3 0/2] spi: pxa2xx: Adjust DMA burst size per platform Andy Shevchenko
2019-03-18 14:41 ` [PATCH v3 1/2] spi: pxa2xx: Introduce DMA burst size support Andy Shevchenko
2019-03-18 14:41 ` [PATCH v3 2/2] spi: pxa2xx: Debug print DMA burst size Andy Shevchenko
2019-03-18 16:33 ` [PATCH v3 0/2] spi: pxa2xx: Adjust DMA burst size per platform Andy Shevchenko
  -- strict thread matches above, loose matches on Subject: below --
2019-03-19 14:43 Andy Shevchenko
2019-03-19 15:49 ` Andy Shevchenko

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).