mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/4] mtd: hyperbus: hbmc-am654: Add DMA support
@ 2020-09-17  7:47 Vignesh Raghavendra
  2020-09-17  7:47 ` [PATCH 1/4] mtd: hyperbus: Provide per device private pointer Vignesh Raghavendra
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Vignesh Raghavendra @ 2020-09-17  7:47 UTC (permalink / raw)
  To: Vignesh Raghavendra
  Cc: Miquel Raynal, Richard Weinberger, Sergei Shtylyov, linux-mtd,
	linux-kernel

This series add DMA support for reading data from HyperBus memory
devices for TI's AM654/J721e SoCs

With DMA there is ~5x improvement in read througput.

Vignesh Raghavendra (4):
  mtd: hyperbus: Provide per device private pointer
  mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
  mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probe
  mtd: hyperbus: hbmc-am654: Add DMA support for reads

 drivers/mtd/hyperbus/hbmc-am654.c | 148 ++++++++++++++++++++++++++----
 include/linux/mtd/hyperbus.h      |   2 +
 2 files changed, 134 insertions(+), 16 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-09-17  9:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-17  7:47 [PATCH 0/4] mtd: hyperbus: hbmc-am654: Add DMA support Vignesh Raghavendra
2020-09-17  7:47 ` [PATCH 1/4] mtd: hyperbus: Provide per device private pointer Vignesh Raghavendra
2020-09-17  7:47 ` [PATCH 2/4] mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access Vignesh Raghavendra
2020-09-17  7:47 ` [PATCH 3/4] mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probe Vignesh Raghavendra
2020-09-17  7:47 ` [PATCH 4/4] mtd: hyperbus: hbmc-am654: Add DMA support for reads Vignesh Raghavendra

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®