From c6a572db6c4bf8b02b2b431ae47170c68733eaec Mon Sep 17 00:00:00 2001 From: Malcolm Crossley Date: Mon, 11 Jan 2010 12:23:44 +0000 Subject: [PATCH] --- yaml --- r: 181929 b: refs/heads/master c: 41cbdeef37b6614f6bac4e3953dd2c7208bbe1d0 h: refs/heads/master i: 181927: c8381c24c38dff6ab9b1b4ea7f640ab6bfd7351e v: v3 --- [refs] | 2 +- trunk/arch/powerpc/boot/dts/gef_ppc9a.dts | 16 ++++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 228b7a90c052..e733750de5b7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 26216e3e15ed8257e582966989f5da3bdbdfa135 +refs/heads/master: 41cbdeef37b6614f6bac4e3953dd2c7208bbe1d0 diff --git a/trunk/arch/powerpc/boot/dts/gef_ppc9a.dts b/trunk/arch/powerpc/boot/dts/gef_ppc9a.dts index c86114e93f1e..977f260d5e64 100644 --- a/trunk/arch/powerpc/boot/dts/gef_ppc9a.dts +++ b/trunk/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>;