Re: [PATCH] Documentation: document dma device use for mcb

2021-01-12 Thread Johannes Thumshirn
On 11/01/2021 21:27, Jonathan Corbet wrote: > Sorry, I've been distracted by holidays, merge window, network issues, and > generally watching the news in horror. The patch is applied now, thanks. Thanks Jon

Re: [PATCH] Documentation: document dma device use for mcb

2021-01-11 Thread Jonathan Corbet
On Mon, 11 Jan 2021 10:19:55 + Johannes Thumshirn wrote: > On 18/12/2020 16:35, Johannes Thumshirn wrote: > > Hannes reported a problem with setting up dma transfers on a mcb device. > > The problem boiled down to the use of a wrong 'device' for the dma > > functions. > > > > Document how to

Re: [PATCH] Documentation: document dma device use for mcb

2021-01-11 Thread Johannes Thumshirn
On 18/12/2020 16:35, Johannes Thumshirn wrote: > Hannes reported a problem with setting up dma transfers on a mcb device. > The problem boiled down to the use of a wrong 'device' for the dma > functions. > > Document how to setup dma transfers for a IP core on a mcb carrier. Ping?

[PATCH] Documentation: document dma device use for mcb

2020-12-18 Thread Johannes Thumshirn
Hannes reported a problem with setting up dma transfers on a mcb device. The problem boiled down to the use of a wrong 'device' for the dma functions. Document how to setup dma transfers for a IP core on a mcb carrier. Reported-by: Hannes Duerr Signed-off-by: Johannes Thumshirn --- Documentati