All of lore.kernel.org
 help / color / mirror / Atom feed
From: moinejf@free.fr (Jean-Francois Moine)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/3] dmaengine: sun6i: Upgrade for audio transfers
Date: Fri, 22 Apr 2016 08:53:02 +0200	[thread overview]
Message-ID: <cover.1461307982.git.moinejf@free.fr> (raw)

This patch series contains most of the required changes to
the sun6i DMA driver for audio streaming (tested in
a Allwinner H3 - Orange PI 2).
It is based on the previous series 'dmaengine: sun6i: Fixes'
(2016-04-22).
The lacking patch (Add 4 as a possible burst value for H3) will be
submitted when a consensus with Maxime Ripard will be found.

v5
 - fix checkpatch error (Vinod Koul)
v4
 - remove 'Add 4 as a possible burst value for H3'
	(no consensus yet)
 - remove 'Simplify some macros' (Maxime Ripard)
 - remove 'Compact a bit some config constants' (not critical)
 - split 'lli setting' into 'simplify' and 'default burst and bus width'
	(Maxime Ripard)
v3
 - do some optimizations
 - add a check about the maxburst value '4' (Maxime Ripard)
 - remove the driver fixes
v2 (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 (3):
  dmaengine: sun6i: Simplify lli setting
  dmaengine: sun6i: Set default maxburst size and bus width
  dmaengine: sun6i: Add cyclic capability

 drivers/dma/sun6i-dma.c | 246 ++++++++++++++++++++++++++++++++++++------------
 1 file changed, 184 insertions(+), 62 deletions(-)

-- 
2.8.1

             reply	other threads:[~2016-04-22  6:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-22  6:53 Jean-Francois Moine [this message]
2016-04-22  6:47 ` [PATCH v5 1/3] dmaengine: sun6i: Simplify lli setting Jean-Francois Moine
2016-04-26  3:49   ` Vinod Koul
2016-04-22  6:48 ` [PATCH v5 2/3] dmaengine: sun6i: Set default maxburst size and bus width Jean-Francois Moine
2016-04-26  3:45   ` Vinod Koul
2016-04-22  6:49 ` [PATCH v5 3/3] dmaengine: sun6i: Add cyclic capability Jean-Francois Moine
2016-04-26  3:48   ` Vinod Koul

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1461307982.git.moinejf@free.fr \
    --to=moinejf@free.fr \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.