Re: [PATCH v6 16/36] nds32: DMA mapping API
From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-01-18 10:26:33
Also in:
linux-arch, linux-devicetree, linux-serial, lkml
From: Arnd Bergmann <arnd@arndb.de>
Date: 2018-01-18 10:26:33
Also in:
linux-arch, linux-devicetree, linux-serial, lkml
On Mon, Jan 15, 2018 at 6:53 AM, Greentime Hu [off-list ref] wrote:
From: Greentime Hu <redacted> This patch adds support for the DMA mapping API. It uses dma_map_ops for flexibility. Signed-off-by: Vincent Chen <redacted> Signed-off-by: Greentime Hu <redacted>
I'm still unhappy about the way the cache flushes are done here as discussed
before. It's not a show-stopped, but no Ack from me.
Arnd