Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1233291 > unrolled thread

Re: [PATCH v2] mtd: nand: pxa3xx-nand: switch to dmaengine

Started byRobert Jarzmik <robert.jarzmik@free.fr>
First post2015-09-26 22:20 +0200
Last post2015-09-26 22:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH v2] mtd: nand: pxa3xx-nand: switch to dmaengine Robert Jarzmik <robert.jarzmik@free.fr> - 2015-09-26 22:20 +0200

#1233291 — Re: [PATCH v2] mtd: nand: pxa3xx-nand: switch to dmaengine

FromRobert Jarzmik <robert.jarzmik@free.fr>
Date2015-09-26 22:20 +0200
SubjectRe: [PATCH v2] mtd: nand: pxa3xx-nand: switch to dmaengine
Message-ID<qd46R-1XH-3@gated-at.bofh.it>
Robert Jarzmik <robert.jarzmik@free.fr> writes:

> Now pxa architecture has a dmaengine driver, remove the access to direct
> dma registers in favor of the more generic dmaengine code.
>
> This should be also applicable for mmp and orion, provided they work in
> device-tree environment.
>
> This patch also removes the previous hack which was necessary to make
> the driver work in a devicetree environment.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
> Reviewed-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> Tested-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
> ---
> Since v1: dma_unmap_sg() line break fix
Hi Brian,

Could you stage this to your next tree please ?

Cheers.

--
Robert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web