diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-08-05 02:17:29 +0200 |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2010-08-05 02:17:29 +0200 |
commit | 42a0ae2282b512d1a8f6f020327f5f7b8f31a5ea (patch) | |
tree | 1af6ca28b88e052f9603790b259278904d2936be /arch/powerpc/boot/dts/tqm8555.dts | |
parent | Merge commit 'gcl/next' into next (diff) | |
parent | powerpc/8xx: Add support for the MPC8xx based boards from TQC (diff) | |
download | linux-42a0ae2282b512d1a8f6f020327f5f7b8f31a5ea.tar.xz linux-42a0ae2282b512d1a8f6f020327f5f7b8f31a5ea.zip |
Merge commit 'kumar/next' into next
Diffstat (limited to 'arch/powerpc/boot/dts/tqm8555.dts')
-rw-r--r-- | arch/powerpc/boot/dts/tqm8555.dts | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/tqm8555.dts b/arch/powerpc/boot/dts/tqm8555.dts index 95e287381836..81bad8cd3756 100644 --- a/arch/powerpc/boot/dts/tqm8555.dts +++ b/arch/powerpc/boot/dts/tqm8555.dts @@ -311,7 +311,14 @@ interrupt-map = < /* IDSEL 28 */ 0xe000 0 0 1 &mpic 2 1 - 0xe000 0 0 2 &mpic 3 1>; + 0xe000 0 0 2 &mpic 3 1 + 0xe000 0 0 3 &mpic 6 1 + 0xe000 0 0 4 &mpic 5 1 + + /* IDSEL 11 */ + 0x5800 0 0 1 &mpic 6 1 + 0x5800 0 0 2 &mpic 5 1 + >; interrupt-parent = <&mpic>; interrupts = <24 2>; |