On Fri, 03 May 2013, Linus Walleij wrote:
> On Thu, May 2, 2013 at 10:51 AM, Lee Jones wrote:
>
> > DMA addresses are now passed as part of the dmaengine API by invoking
> > dmaengine_slave_config(). So there's no requirement for the DMA40
> > driver to look them up in a table provided by platfo
On Thu, May 2, 2013 at 10:51 AM, Lee Jones wrote:
> DMA addresses are now passed as part of the dmaengine API by invoking
> dmaengine_slave_config(). So there's no requirement for the DMA40
> driver to look them up in a table provided by platform data. This
> method does not fit in well using Dev
DMA addresses are now passed as part of the dmaengine API by invoking
dmaengine_slave_config(). So there's no requirement for the DMA40
driver to look them up in a table provided by platform data. This
method does not fit in well using Device Tree either.
Signed-off-by: Lee Jones
---
arch/arm/ma
3 matches
Mail list logo