* [PATCH] powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources
@ 2009-03-10 14:38 Kumar Gala
2009-03-10 14:43 ` Kumar Gala
0 siblings, 1 reply; 2+ messages in thread
From: Kumar Gala @ 2009-03-10 14:38 UTC (permalink / raw)
To: linuxppc-dev; +Cc: Ted Peters
From: Ted Peters <ted.peters@freescale.com>
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>
---
arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts | 2 +-
arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts b/arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts
index 15d9e35..32178bf 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
>;
diff --git a/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts b/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
index eace811..159cb3a 100644
--- a/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
+++ b/arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts
@@ -186,7 +186,7 @@
protected-sources = <
18 16 10 42 45 58 /* MEM L2 mdio serial crypto */
29 30 34 35 36 40 /* enet0 enet1 */
- 24 26 20 21 22 23 /* pcie0 pcie1 dma1 */
+ 24 25 20 21 22 23 /* pci0 pci1 dma1 */
43 /* i2c */
0x1 0x2 0x3 0x4 /* pci slot */
0x9 0xa 0xb 0xc /* usb */
--
1.5.6.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources
2009-03-10 14:38 [PATCH] powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources Kumar Gala
@ 2009-03-10 14:43 ` Kumar Gala
0 siblings, 0 replies; 2+ messages in thread
From: Kumar Gala @ 2009-03-10 14:43 UTC (permalink / raw)
To: Kumar Gala; +Cc: linuxppc-dev, Ted Peters
On Mar 10, 2009, at 9:38 AM, Kumar Gala wrote:
> From: Ted Peters <ted.peters@freescale.com>
>
> 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>
> ---
> arch/powerpc/boot/dts/mpc8572ds_camp_core0.dts | 2 +-
> arch/powerpc/boot/dts/mpc8572ds_camp_core1.dts | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
applied to next
- k
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-03-10 14:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-10 14:38 [PATCH] powerpc/85xx: Fix MPC8572DS PCI protected interrupt sources Kumar Gala
2009-03-10 14:43 ` Kumar Gala
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).