[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200917074749.8957-1-vigneshr@ti.com>
Date: Thu, 17 Sep 2020 13:17:45 +0530
From: Vignesh Raghavendra <vigneshr@...com>
To: Vignesh Raghavendra <vigneshr@...com>
CC: Miquel Raynal <miquel.raynal@...tlin.com>,
Richard Weinberger <richard@....at>,
Sergei Shtylyov <sergei.shtylyov@...il.com>,
<linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] mtd: hyperbus: hbmc-am654: Add DMA support
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
Powered by blists - more mailing lists