[PATCH V2 1/3] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform
Wolfram Sang
wsa at the-dreams.de
Fri Apr 3 11:21:38 PDT 2015
> >> + paddr = dma_map_single(ctx->dev, ctx->dma_buffer, readlen,
> >> + DMA_FROM_DEVICE);
> >
> > The device should be the device of the dma channel.
>
> The device is not visible on linux, DMA is done by the helper processor.
> Perhaps you cah give me some idea how to do this. Thanks
Well, that is a question for the DMA maintainers. But we can fix this
later, I guess.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150403/d60dce7e/attachment.sig>
More information about the linux-arm-kernel
mailing list