From: Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org>
To: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
Subject: Re: [PATCH 1/2] of: dma: make #dma-cells optional
Date: Wed, 27 Feb 2013 19:33:49 -0600 [thread overview]
Message-ID: <512EB3FD.2000207@ti.com> (raw)
In-Reply-To: <1362013078-2213-1-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
On 02/27/2013 06:57 PM, Rob Herring wrote:
> From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
>
> For controllers with no requests/clients (memory to memory only), the
Looks like the changelog got truncated.
> Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
> Cc: Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
> Cc: Dan Williams <djbw-b10kYP2dOMg@public.gmane.org>
> Cc: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
> ---
> Documentation/devicetree/bindings/dma/dma.txt | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/dma/dma.txt b/Documentation/devicetree/bindings/dma/dma.txt
> index 8f504e6..d388f06 100644
> --- a/Documentation/devicetree/bindings/dma/dma.txt
> +++ b/Documentation/devicetree/bindings/dma/dma.txt
> @@ -8,9 +8,10 @@ controller.
> * DMA controller
>
> Required property:
> -- #dma-cells: Must be at least 1. Used to provide DMA controller
> - specific information. See DMA client binding below for
> - more details.
> +- #dma-cells: Required for controllers with requests. Optional for
> + memory to memory only DMA controllers. Must be at least
> + 1. Used to provide DMA controller specific information.
> + See DMA client binding below for more details.
>
> Optional properties:
> - dma-channels: Number of DMA channels supported by the controller.
Otherwise ...
Acked-by: Jon Hunter <jon-hunter-l0cyMroinI0@public.gmane.org>
Cheers
Jon
next prev parent reply other threads:[~2013-02-28 1:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-28 0:57 [PATCH 1/2] of: dma: make #dma-cells optional Rob Herring
2013-02-28 0:57 ` [PATCH 2/2] dma: of: allow for non-existent #dma-cells property Rob Herring
[not found] ` <1362013078-2213-1-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2013-02-28 1:33 ` Jon Hunter [this message]
[not found] ` <512EB3FD.2000207-l0cyMroinI0@public.gmane.org>
2013-02-28 1:43 ` [PATCH 1/2] of: dma: make #dma-cells optional Jon Hunter
2013-03-07 6:34 ` 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=512EB3FD.2000207@ti.com \
--to=jon-hunter-l0cymroini0@public.gmane.org \
--cc=devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.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;
as well as URLs for NNTP newsgroup(s).