From: David Gibson <david@gibson.dropbear.id.au>
To: leon.woestenberg@gmail.com
Cc: linuxppc-dev@ozlabs.org, Leon Woestenberg <leon@sidebranch.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Add MSI interrupts to DTS of MPC8315E-RDB
Date: Sat, 6 Jun 2009 10:44:10 +1000 [thread overview]
Message-ID: <20090606004410.GA10940@yookeroo.seuss> (raw)
In-Reply-To: <4a292f95.05a4100a.1a14.0a04@mx.google.com>
On Fri, Jun 05, 2009 at 07:45:41AM -0700, leon.woestenberg@gmail.com wrote:
> The PCIe MSI interrupts are missing from the device tree source, and
> thus were not enabled. This patch adds them.
>
> Tested to work on MPC8315E-RDB with custom FPGA PCIe device.
>
> Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
> Tested-by: Leon Woestenberg <leon@sidebranch.com>
>
> diff --git a/arch/powerpc/boot/dts/mpc8315erdb.dts b/arch/powerpc/boot/dts/mpc8315erdb.dts
> index 3f4c5fb..4f04667 100644
> --- a/arch/powerpc/boot/dts/mpc8315erdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8315erdb.dts
> @@ -322,6 +322,21 @@
> reg = <0x700 0x100>;
> device_type = "ipic";
> };
> +
> + ipic-msi@7c0 {
> + compatible = "fsl,ipic-msi";
> + reg = <0x7c0 0x40>;
> + msi-available-ranges = <0 0x100>;
This patch appears not to use consistent whitespace formatting.
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
prev parent reply other threads:[~2009-06-06 3:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-05 14:45 [PATCH] Add MSI interrupts to DTS of MPC8315E-RDB leon.woestenberg
2009-06-06 0:44 ` David Gibson [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=20090606004410.GA10940@yookeroo.seuss \
--to=david@gibson.dropbear.id.au \
--cc=leon.woestenberg@gmail.com \
--cc=leon@sidebranch.com \
--cc=linux-kernel@vger.kernel.org \
--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;
as well as URLs for NNTP newsgroup(s).