aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/gef_sbc310.dts
diff options
context:
space:
mode:
authorMartyn Welch <martyn.welch@gefanuc.com>2010-01-11 12:23:12 +0000
committerKumar Gala <galak@kernel.crashing.org>2010-02-17 21:17:03 -0600
commitf5d570d32c836c108c4e64c285d5bdb75cc6a737 (patch)
tree03ee6d4f5a8930aac4319fbff6228dd55f0ac068 /arch/powerpc/boot/dts/gef_sbc310.dts
parentpowerpc/fsl-booke: replace a hardcoded constant (diff)
downloadlinux-dev-f5d570d32c836c108c4e64c285d5bdb75cc6a737.tar.xz
linux-dev-f5d570d32c836c108c4e64c285d5bdb75cc6a737.zip
powerpc/86xx: Add MSI section to GE SBC310 DTS
Add the MSI section to the DTS file for the GE SBC310. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/gef_sbc310.dts')
-rw-r--r--arch/powerpc/boot/dts/gef_sbc310.dts16
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 820c2b355ab1..8ea8d4ad270a 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>;