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

From: Vignesh Raghavendra
Date: Wed Sep 30 2020 - 04:28:05 EST


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.
>
> [...]

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git cfi/next, thanks!
[1/4] mtd: hyperbus: Provide per device private pointer
https://git.kernel.org/mtd/c/714fb2fbe7
[2/4] mtd: hyperbus: hbmc-am654: Fix direct mapping setup flash access
https://git.kernel.org/mtd/c/aca31ce968
[3/4] mtd: hyperbus: hbmc-am654: Drop pm_runtime* calls from probe
https://git.kernel.org/mtd/c/992df3bb35
[4/4] mtd: hyperbus: hbmc-am654: Add DMA support for reads
https://git.kernel.org/mtd/c/00c9cf49a6

--
Regards
Vignesh