aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/boot/dts/mpc8572ds_camp_core1.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_core1.dts
parenta2ec009b7544fdbf1c6b6d624ce0167556247370 (diff)
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_core1.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts b/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
index 19323964727..24564ee108e 100644
--- a/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
@@ -97,10 +97,10 @@
msi@41600 {
msi-available-ranges = <0x80 0x80>;
interrupts = <
- 0xe4 0
- 0xe5 0
- 0xe6 0
- 0xe7 0>;
+ 0xe4 0 0 0
+ 0xe5 0 0 0
+ 0xe6 0 0 0
+ 0xe7 0 0 0>;
};
global-utilities@e0000 {
status = "disabled";