LinuxPPC-Dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Martyn Welch <martyn.welch@gefanuc.com>
To: galak@kernel.crashing.org
Cc: linuxppc-dev@ozlabs.org
Subject: [PATCH 6/8] powerpc/86xx: Add MSI section to GE PPC9A DTS
Date: Mon, 11 Jan 2010 12:23:44 +0000	[thread overview]
Message-ID: <20100111122344.8306.40544.stgit@ES-J7S4D2J.amer.consind.ge.com> (raw)
In-Reply-To: <20100111121622.8306.87501.stgit@ES-J7S4D2J.amer.consind.ge.com>

From: Malcolm Crossley <malcolm.crossley2@gefanuc.com>

Add the MSI section to the DTS file for the GE PPC9A.
    
    Signed-off-by: Malcolm Crossley <malcolm.crossley2@gefanuc.com>
    Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com>
---

 arch/powerpc/boot/dts/gef_ppc9a.dts |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/arch/powerpc/boot/dts/gef_ppc9a.dts b/arch/powerpc/boot/dts/gef_ppc9a.dts
index c86114e..977f260 100644
--- a/arch/powerpc/boot/dts/gef_ppc9a.dts
+++ b/arch/powerpc/boot/dts/gef_ppc9a.dts
@@ -341,6 +341,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

  parent reply	other threads:[~2010-01-11 12:26 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 ` [PATCH 1/8] powerpc/86xx: Add MSI section to GE SBC310 DTS Martyn Welch
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 ` Martyn Welch [this message]
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=20100111122344.8306.40544.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