| Submitter | Martyn Welch |
|---|---|
| Date | Jan. 11, 2010, 12:23 p.m. |
| Message ID | <20100111122344.8306.40544.stgit@ES-J7S4D2J.amer.consind.ge.com> |
| Download | mbox | patch |
| Permalink | /patch/42609/ |
| State | Accepted |
| Commit | 41cbdeef37b6614f6bac4e3953dd2c7208bbe1d0 |
| Delegated to: | Kumar Gala |
| Headers | show |
Comments
Patch
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>;