From: Anton Vorontsov <avorontsov@ru.mvista.com>
To: Peter Korsgaard <jacmet@sunsite.dk>
Cc: linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] dts-bindings/fsl/dma.txt: fix IRQ number in mpc83xx dma example
Date: Wed, 14 Jan 2009 17:21:35 +0300 [thread overview]
Message-ID: <20090114142135.GA22862@oksana.dev.rtsoft.ru> (raw)
In-Reply-To: <1231942453-17898-1-git-send-email-jacmet@sunsite.dk>
Hi Peter,
On Wed, Jan 14, 2009 at 03:14:13PM +0100, Peter Korsgaard wrote:
> The DMAC IRQ number of the mpc8349 is 71 and not 47, according to
> http://www.freescale.com/files/32bit/doc/ref_manual/MPC8349EARMAD.pdf
>
> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
> ---
> Documentation/powerpc/dts-bindings/fsl/dma.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/powerpc/dts-bindings/fsl/dma.txt b/Documentation/powerpc/dts-bindings/fsl/dma.txt
> index cc45311..3df1552 100644
> --- a/Documentation/powerpc/dts-bindings/fsl/dma.txt
> +++ b/Documentation/powerpc/dts-bindings/fsl/dma.txt
> @@ -38,7 +38,7 @@ Example:
> reg = <82a8 4>;
> ranges = <0 8100 1a4>;
> interrupt-parent = <&ipic>;
> - interrupts = <47 8>;
> + interrupts = <71 8>;
0x47 = 71 ;-) The example is in the dts-v0 format, all the numbers
are hexadecimal.
--
Anton Vorontsov
email: cbouatmailru@gmail.com
irc://irc.freenode.net/bd2
next prev parent reply other threads:[~2009-01-14 14:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-14 14:14 [PATCH] dts-bindings/fsl/dma.txt: fix IRQ number in mpc83xx dma example Peter Korsgaard
2009-01-14 14:21 ` Anton Vorontsov [this message]
2009-01-14 14:35 ` Kumar Gala
2009-01-14 14:47 ` Peter Korsgaard
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=20090114142135.GA22862@oksana.dev.rtsoft.ru \
--to=avorontsov@ru.mvista.com \
--cc=jacmet@sunsite.dk \
--cc=linuxppc-dev@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