RE: [PATCH] POWERPC 4xx: Fix PCI in AMCC 440EP Yosemite DTS

2009-12-04 Thread Curtis Wald
iday, December 04, 2009 6:08 AM > To: Curtis Wald > Cc: mpor...@kernel.crashing.org; linuxppc-...@ozlabs.org > Subject: Re: [PATCH] POWERPC 4xx: Fix PCI in AMCC 440EP Yosemite DTS > > On Mon, Nov 30, 2009 at 09:25:51AM -0600, Curtis Wald wrote: > >Josh, > >Here is a r

RE: [PATCH] POWERPC 4xx: Fix PCI in AMCC 440EP Yosemite DTS

2009-11-30 Thread Curtis Wald
which has four PCI slots; Yosemite only has one PCI slot which is mapped to IDSEL 12, ADDR 22, IRQ2 Vector 25, INTA. Signed-off-by: Curtis Wald --- arch/powerpc/boot/dts/yosemite.dts | 17 + 1 files changed, 5 insertions(+), 12 deletions(-) diff --git a/arch/powerpc/boot/dts

[PATCH] POWERPC 4xx: Fix PCI in AMCC 440EP Yosemite DTS

2009-11-16 Thread Curtis Wald
Yosemite.dts stanza for PCI was copied from Bamboo which has four PCI slots; Yosemite only has one PCI slot which is mapped to IDSEL 12, ADDR 22, IRQ2 Vector 25, INTA. Signed-off-by: Curtis Wald --- arch/powerpc/boot/dts/yosemite.dts | 17 + 1 files changed, 5 insertions