Re: [PATCH 09/11] mfd: flexcard: add DMA ringbuffer demux driver

2015-03-30 Thread Lee Jones
On Wed, 25 Mar 2015, Holger Dengler wrote: > From: Benedikt Spranger > > 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

[PATCH 09/11] mfd: flexcard: add DMA ringbuffer demux driver

2015-03-25 Thread Holger Dengler
From: Benedikt Spranger 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