From: Martyn Welch <martyn.welch@gefanuc.com>
To: galak@kernel.crashing.org
Cc: linuxppc-dev@ozlabs.org
Subject: [PATCH 1/8] powerpc/86xx: Add MSI section to GE SBC310 DTS
Date: Mon, 11 Jan 2010 12:23:12 +0000 [thread overview]
Message-ID: <20100111122312.8306.71218.stgit@ES-J7S4D2J.amer.consind.ge.com> (raw)
In-Reply-To: <20100111121622.8306.87501.stgit@ES-J7S4D2J.amer.consind.ge.com>
Add the MSI section to the DTS file for the GE SBC310.
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
---
arch/powerpc/boot/dts/gef_sbc310.dts | 16 ++++++++++++++++
1 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/arch/powerpc/boot/dts/gef_sbc310.dts b/arch/powerpc/boot/dts/gef_sbc310.dts
index 820c2b3..8ea8d4a 100644
--- a/arch/powerpc/boot/dts/gef_sbc310.dts
+++ b/arch/powerpc/boot/dts/gef_sbc310.dts
@@ -338,6 +338,22 @@
device_type = "open-pic";
};
+ msi@41600 {
+ compatible = "fsl,mpc8641-msi", "fsl,mpic-msi";
+ reg = <0x41600 0x80>;
+ msi-available-ranges = <0 0x100>;
+ interrupts = <
+ 0xe0 0
+ 0xe1 0
+ 0xe2 0
+ 0xe3 0
+ 0xe4 0
+ 0xe5 0
+ 0xe6 0
+ 0xe7 0>;
+ interrupt-parent = <&mpic>;
+ };
+
global-utilities@e0000 {
compatible = "fsl,mpc8641-guts";
reg = <0xe0000 0x1000>;
--
Martyn Welch MEng MPhil MIET (Principal Software Engineer) T:+44(0)1327322748
GE Fanuc Intelligent Platforms Ltd, |Registered in England and Wales
Tove Valley Business Park, Towcester, |(3828642) at 100 Barbirolli Square,
Northants, NN12 6PF, UK T:+44(0)1327359444 |Manchester,M2 3AB VAT:GB 927559189
next prev parent reply other threads:[~2010-01-11 12:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-11 12:23 [PATCH 0/8] Update to GE powerpc/86xx based boards Martyn Welch
2010-01-11 12:23 ` Martyn Welch [this message]
2010-01-11 12:23 ` [PATCH 2/8] powerpc/86xx: Fix GE SBC310 XMC site support Martyn Welch
2010-01-11 12:23 ` [PATCH 3/8] powerpc/86xx: Add MSI section to GE SBC610 DTS Martyn Welch
2010-01-11 12:23 ` [PATCH 4/8] powerpc: Basic flash support for GE SBC610 Martyn Welch
2010-01-11 12:23 ` [PATCH 5/8] powerpc/86xx: Switch on highmem support on " Martyn Welch
2010-01-11 12:23 ` [PATCH 6/8] powerpc/86xx: Add MSI section to GE PPC9A DTS Martyn Welch
2010-01-11 12:23 ` [PATCH 7/8] powerpc/86xx: Enable VME driver on the GE PPC9A Martyn Welch
2010-01-11 12:23 ` [PATCH 8/8] powerpc/86xx: Enable VME driver on the GE SBC610 Martyn Welch
2010-02-18 3:17 ` [PATCH 0/8] Update to GE powerpc/86xx based boards Kumar Gala
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=20100111122312.8306.71218.stgit@ES-J7S4D2J.amer.consind.ge.com \
--to=martyn.welch@gefanuc.com \
--cc=galak@kernel.crashing.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