summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
diff options
context:
space:
mode:
authorTed Peters2009-02-26 19:15:16 +0100
committerKumar Gala2009-03-11 12:00:04 +0100
commitf084e8db187e4c5f2abe8181b27fe3214354460a (patch)
treeeda1cc7e17d4c06c246b25ebcd158c091cbed7b2 /arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
parentpowerpc/ps3: Make ps3av_set_video_mode mode ID signed (diff)
downloadkernel-qcow2-linux-f084e8db187e4c5f2abe8181b27fe3214354460a.tar.gz
kernel-qcow2-linux-f084e8db187e4c5f2abe8181b27fe3214354460a.tar.xz
kernel-qcow2-linux-f084e8db187e4c5f2abe8181b27fe3214354460a.zip
powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources
The PCI irqs for the protected sources where not correct for PCI PHBs Signed-off-by: Ted Peters <ted.peters@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts b/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
index 15d9e35eb58a..32178bfa77d0 100644
--- a/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
@@ -227,7 +227,7 @@
device_type = "open-pic";
protected-sources = <
31 32 33 37 38 39 /* enet2 enet3 */
- 76 77 78 79 27 42 /* dma2 pci2 serial*/
+ 76 77 78 79 26 42 /* dma2 pci2 serial*/
0xe0 0xe1 0xe2 0xe3 /* msi */
0xe4 0xe5 0xe6 0xe7
>;