All of lore.kernel.org
 help / color / mirror / Atom feed
From: vinod.koul@intel.com (Vinod Koul)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v8] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs
Date: Thu, 20 Aug 2015 10:45:56 +0530	[thread overview]
Message-ID: <20150820051556.GT13546@localhost> (raw)
In-Reply-To: <1437943855-29055-1-git-send-email-maxime.ripard@free-electrons.com>

On Sun, Jul 26, 2015 at 10:50:55PM +0200, Maxime Ripard wrote:
> From: Emilio L?pez <emilio@elopez.com.ar>
> 
> This patch adds support for the DMA engine present on Allwinner A10,
> A13, A10S and A20 SoCs. This engine has two kinds of channels: normal
> and dedicated. The main difference is in the mode of operation;
> while a single normal channel may be operating at any given time,
> dedicated channels may operate simultaneously provided there is no
> overlap of source or destination.
> 
> Hardware documentation can be found on A10 User Manual (section 12), A13
> User Manual (section 14) and A20 User Manual (section 1.12)

Applied with subsystem name fixed

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vinod.koul@intel.com>
To: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com,
	dmaengine@vger.kernel.org, "Emilio López" <emilio@elopez.com.ar>,
	"Hans de Goede" <hdegoede@redhat.com>
Subject: Re: [PATCH v8] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs
Date: Thu, 20 Aug 2015 10:45:56 +0530	[thread overview]
Message-ID: <20150820051556.GT13546@localhost> (raw)
In-Reply-To: <1437943855-29055-1-git-send-email-maxime.ripard@free-electrons.com>

On Sun, Jul 26, 2015 at 10:50:55PM +0200, Maxime Ripard wrote:
> From: Emilio López <emilio@elopez.com.ar>
> 
> This patch adds support for the DMA engine present on Allwinner A10,
> A13, A10S and A20 SoCs. This engine has two kinds of channels: normal
> and dedicated. The main difference is in the mode of operation;
> while a single normal channel may be operating at any given time,
> dedicated channels may operate simultaneously provided there is no
> overlap of source or destination.
> 
> Hardware documentation can be found on A10 User Manual (section 12), A13
> User Manual (section 14) and A20 User Manual (section 1.12)

Applied with subsystem name fixed

-- 
~Vinod


  reply	other threads:[~2015-08-20  5:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-26 20:50 [PATCH v8] dma: sun4i: Add support for the DMA engine on sun[457]i SoCs Maxime Ripard
2015-07-26 20:50 ` Maxime Ripard
2015-08-20  5:15 ` Vinod Koul [this message]
2015-08-20  5:15   ` Vinod Koul
2015-08-20 13:15   ` Stefan Monnier
2015-08-20 13:15     ` Stefan Monnier

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=20150820051556.GT13546@localhost \
    --to=vinod.koul@intel.com \
    --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.