Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1233291
| From | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] mtd: nand: pxa3xx-nand: switch to dmaengine |
| Date | 2015-09-26 22:20 +0200 |
| Message-ID | <qd46R-1XH-3@gated-at.bofh.it> (permalink) |
| References | <q5I1s-8fg-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2] mtd: nand: pxa3xx-nand: switch to dmaengine Robert Jarzmik <robert.jarzmik@free.fr> - 2015-09-26 22:20 +0200
csiph-web