aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
diff options
context:
space:
mode:
authorJia Hongtao <B38951@freescale.com>2012-07-10 14:08:26 +0800
committerKumar Gala <galak@kernel.crashing.org>2012-07-10 07:08:35 -0500
commit1f0e90ad7a3b6f9f8a0598ed30f4e9c7dd9ff82e (patch)
tree8d5babdb559e725656ed227673676b4460009f1f /arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
parentpowerpc/85xx: MPC8572DS - Fix eTSEC is not available on core1 of AMP boot (diff)
downloadlinux-dev-1f0e90ad7a3b6f9f8a0598ed30f4e9c7dd9ff82e.tar.xz
linux-dev-1f0e90ad7a3b6f9f8a0598ed30f4e9c7dd9ff82e.zip
powerpc/85xx: MPC8572DS - Update the MSI interrupts into 4-cell format
With 2-cell format interrupts of MSI PCIe ethernet card can not work. Signed-off-by: Li Yang <leoli@freescale.com> Signed-off-by: Jia Hongtao <B38951@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.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts b/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
index d34d12712125..ef9ef56b3eeb 100644
--- a/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
@@ -67,10 +67,10 @@
msi@41600 {
msi-available-ranges = <0 0x80>;
interrupts = <
- 0xe0 0
- 0xe1 0
- 0xe2 0
- 0xe3 0>;
+ 0xe0 0 0 0
+ 0xe1 0 0 0
+ 0xe2 0 0 0
+ 0xe3 0 0 0>;
};
timer@42100 {
status = "disabled";