Re: [PATCH v2 0/4] mtd: hyperbus: hbmc-am654: Add DMA support

2020-09-30 Thread Vignesh Raghavendra
On Thu, 24 Sep 2020 13:42:10 +0530, Vignesh Raghavendra wrote: > 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. > > v2: > Fix DMAengine APIs usage issues pointed out by Peter. > >

[PATCH v2 0/4] mtd: hyperbus: hbmc-am654: Add DMA support

2020-09-24 Thread Vignesh Raghavendra
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. v2: Fix DMAengine APIs usage issues pointed out by Peter. Vignesh Raghavendra (4): mtd: hyperbus: Provide per device private pointer mtd: