Re: [PATCH] Fix mpc8536ds dma interrupt numbers

2008-10-20 Thread Kumar Gala
On Oct 17, 2008, at 12:41 AM, Ed Swarthout wrote: Swap pci1 and pci2 labels - Per user manual, pcie1 is at a000 and pcie2 is at 9000. Signed-off-by: Ed Swarthout <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/mpc8536ds.dts | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) a

Re: [PATCH] Fix mpc8536ds dma interrupt numbers

2008-10-16 Thread Kumar Gala
On Oct 17, 2008, at 12:41 AM, Ed Swarthout wrote: Swap pci1 and pci2 labels - Per user manual, pcie1 is at a000 and pcie2 is at 9000. the pcie labels are correct.. they DO NOT reflect the UMs. (as that number is just silly). - k ___ Linuxppc-de

[PATCH] Fix mpc8536ds dma interrupt numbers

2008-10-16 Thread Ed Swarthout
Swap pci1 and pci2 labels - Per user manual, pcie1 is at a000 and pcie2 is at 9000. Signed-off-by: Ed Swarthout <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/mpc8536ds.dts | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/arch/powerpc/boot/dts/mpc8536ds.dts b/ar