From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH V5 2/2] dmaengine: add helper function to request a slave DMA channel
Date: Fri, 14 Sep 2012 15:26:35 +0000 [thread overview]
Message-ID: <201209141526.36088.arnd@arndb.de> (raw)
In-Reply-To: <1347635923-30166-3-git-send-email-jon-hunter@ti.com>
On Friday 14 September 2012, Jon Hunter wrote:
> Currently slave DMA channels are requested by calling dma_request_channel()
> and requires DMA clients to pass various filter parameters to obtain the
> appropriate channel.
>
> With device-tree being used by architectures such as arm and the addition of
> device-tree helper functions to extract the relevant DMA client information
> from device-tree, add a new function to request a slave DMA channel using
> device-tree. This function is currently a simple wrapper that calls the
> device-tree of_dma_request_slave_channel() function.
>
> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
> Cc: Benoit Cousson <b-cousson@ti.com>
> Cc: Stephen Warren <swarren@nvidia.com>
> Cc: Grant Likely <grant.likely@secretlab.ca>
> Cc: Russell King <linux@arm.linux.org.uk>
> Cc: Rob Herring <rob.herring@calxeda.com>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Vinod Koul <vinod.koul@intel.com>
> Cc: Dan Williams <djbw@fb.com>
>
> Signed-off-by: Jon Hunter <jon-hunter@ti.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
prev parent reply other threads:[~2012-09-14 15:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-14 15:18 [PATCH V5 0/2] of: Add generic device tree DMA helpers Jon Hunter
2012-09-14 15:18 ` [PATCH V5 1/2] " Jon Hunter
2012-09-14 15:26 ` Arnd Bergmann
2012-09-14 17:20 ` Jon Hunter
2012-09-14 15:37 ` Nicolas Ferre
2012-09-14 15:18 ` [PATCH V5 2/2] dmaengine: add helper function to request a slave DMA channel Jon Hunter
2012-09-14 15:26 ` Arnd Bergmann [this message]
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=201209141526.36088.arnd@arndb.de \
--to=arnd@arndb.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox