Re: [PATCH 12/12] dma: Flexcard DMA ringbuffer demux driver

2016-12-19 Thread Holger Dengler
On 12/15/2016 05:38 AM, Vinod Koul wrote: > On Wed, Dec 14, 2016 at 01:11:53AM +0100, Holger Dengler wrote: >> The Flexcard interface design split packet receive and transmit. All >> received packets and card status information are multiplexed with a >> Flexcard specific protocol and handled throug

Re: [PATCH 12/12] dma: Flexcard DMA ringbuffer demux driver

2016-12-14 Thread Vinod Koul
On Wed, Dec 14, 2016 at 01:11:53AM +0100, Holger Dengler wrote: > The Flexcard interface design split packet receive and transmit. All > received packets and card status information are multiplexed with a > Flexcard specific protocol and handled through a DMA capable ringbuffer. > The TX path has t

Re: [PATCH 12/12] dma: Flexcard DMA ringbuffer demux driver

2016-12-13 Thread kbuild test robot
Hi Holger, [auto build test ERROR on char-misc/char-misc-testing] [also build test ERROR on v4.9] [cannot apply to ljones-mfd/for-mfd-next next-20161213] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/c

[PATCH 12/12] dma: Flexcard DMA ringbuffer demux driver

2016-12-13 Thread Holger Dengler
The Flexcard interface design split packet receive and transmit. All received packets and card status information are multiplexed with a Flexcard specific protocol and handled through a DMA capable ringbuffer. The TX path has to poke each available component separate. Add a Flexcard DMA ringbuffer