From: Kumar Gala <galak@kernel.crashing.org>
To: Sebastian Siewior <bigeasy@tglx.de>
Cc: linuxppc-embedded@ozlabs.org
Subject: Re: [RFC/PATCH] [POWER] mpc85xx_ds add DMA engine to the DT and parse it.
Date: Tue, 11 Mar 2008 13:53:40 -0500 [thread overview]
Message-ID: <60A35F8F-FA66-4ADD-B192-6AC6A301DBA0@kernel.crashing.org> (raw)
In-Reply-To: <20080311103906.GD9656@www.tglx.de>
On Mar 11, 2008, at 5:39 AM, Sebastian Siewior wrote:
> The DT entry is copy / paste from the documentation.
>
> Signed-off-by: Sebastian Siewior <bigeasy@linutronix.de>
> ---
> arch/powerpc/boot/dts/mpc8544ds.dts | 41 +++++++++++++++++++++
> +++++++++
> arch/powerpc/platforms/85xx/mpc85xx_ds.c | 13 +++++++++
> 2 files changed, 54 insertions(+), 0 deletions(-)
>
> diff --git a/arch/powerpc/boot/dts/mpc8544ds.dts b/arch/powerpc/boot/
> dts/mpc8544ds.dts
> index 688af9d..fdaf793 100644
> --- a/arch/powerpc/boot/dts/mpc8544ds.dts
> +++ b/arch/powerpc/boot/dts/mpc8544ds.dts
> @@ -116,6 +116,47 @@
> };
> };
>
> + dma@21300 {
> + #address-cells = <1>;
> + #size-cells = <1>;
> + compatible = "fsl,mpc8540-dma", "fsl,eloplus-dma";
> + reg = <21300 4>;
> + ranges = <0 21100 200>;
> + cell-index = <0>;
> + dma-channel@0 {
> + compatible = "fsl,mpc8540-dma-channel",
> + "fsl,eloplus-dma-channel";
this should be mpc8544-dma everywhere.
- k
next prev parent reply other threads:[~2008-03-11 18:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-11 10:39 [RFC/PATCH] [POWER] mpc85xx_ds add DMA engine to the DT and parse it Sebastian Siewior
2008-03-11 18:53 ` Kumar Gala [this message]
2008-03-14 23:01 ` [PATCH v2] " Sebastian Siewior
2008-04-10 14:46 ` Kumar Gala
2008-04-10 15:12 ` Sebastian Siewior
2008-04-10 15:33 ` Kumar Gala
2008-04-10 15:39 ` Sebastian Siewior
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=60A35F8F-FA66-4ADD-B192-6AC6A301DBA0@kernel.crashing.org \
--to=galak@kernel.crashing.org \
--cc=bigeasy@tglx.de \
--cc=linuxppc-embedded@ozlabs.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