linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] dmaengine: sun6i: Upgrade for audio transfers
@ 2016-03-18 14:32 Jean-Francois Moine
  2016-03-18 11:50 ` [PATCH v3 1/5] dmaengine: sun6i: Simplify and fix lli setting Jean-Francois Moine
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Jean-Francois Moine @ 2016-03-18 14:32 UTC (permalink / raw)
  To: linux-arm-kernel

This patch series replaces the 2nd part of the previous series
'dmaengine: sun6i: Fixes and upgrade for audio transfers'.
It contains the required changes to the sun6i DMA driver for
audio streaming.
These ones have been tested in a Allwinner H3 (Orange PI 2).

Changes since v2
- do some optimizations
- add a check about the maxburst value '4' (Maxime Ripard)
- remove the driver fixes
Changes since v1 (comments from Vinod Koul and Sergei Shtylyov - thanks)
- typo fixes
- change some comments
- better handling of burst and bus width
- remove useless code in the cyclic capability patch

Jean-Francois Moine (5):
  dmaengine: sun6i: Simplify and fix lli setting
  dmaengine: sun6i: Add 4 as a possible burst value for H3
  dmaengine: sun6i: Add cyclic capability
  dmaengine: sun6i: Simplify some macros
  dmaengine: sun6i: Compact a bit some config constants

 drivers/dma/sun6i-dma.c | 264 ++++++++++++++++++++++++++++++++++++------------
 1 file changed, 197 insertions(+), 67 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-03-29  9:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-18 14:32 [PATCH v3 0/5] dmaengine: sun6i: Upgrade for audio transfers Jean-Francois Moine
2016-03-18 11:50 ` [PATCH v3 1/5] dmaengine: sun6i: Simplify and fix lli setting Jean-Francois Moine
2016-03-21  7:27   ` Maxime Ripard
2016-03-18 14:12 ` [PATCH v3 2/5] dmaengine: sun6i: Add 4 as a possible burst value for the H3 Jean-Francois Moine
2016-03-21  7:29   ` Maxime Ripard
2016-03-21  8:35     ` Jean-Francois Moine
2016-03-29  6:46       ` Maxime Ripard
2016-03-29  9:03         ` Jean-Francois Moine
2016-03-18 14:18 ` [PATCH v3 3/5] dmaengine: sun6i: Add cyclic capability Jean-Francois Moine
2016-03-21  7:33   ` Maxime Ripard
2016-03-18 14:21 ` [PATCH v3 4/5] dmaengine: sun6i: Simplify some macros Jean-Francois Moine
2016-03-21  7:48   ` Maxime Ripard
2016-03-21 14:40     ` Jean-Francois Moine
2016-03-18 14:25 ` [PATCH v3 5/5] dmaengine: sun6i: Compact a bit some config constants Jean-Francois Moine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).