Re: [PATCH 7/7] Celleb: update for PCI

2007-10-02 Thread Arnd Bergmann
On Tuesday 02 October 2007, Ishizaki Kou wrote: > Though I agree it's better to make code common, I hope to keep them > separate for now. Because I'm now developing PCI Express support and > it also uses io-workaround mechanism. I'll try to make them common in > this work. Ok, fair enough. Let's u

Re: [PATCH 7/7] Celleb: update for PCI

2007-10-02 Thread Ishizaki Kou
Arnd Bergmann <[EMAIL PROTECTED]> wrote: > On Wednesday 26 September 2007, Ishizaki Kou wrote: > > This is a patch kit to support PCI bus on Celleb with new "I/O routines > > for PowerPC." External PCI on Celleb must do explicit synchronization > > with devices (Bus has no automatic synchronization

Re: [PATCH 7/7] Celleb: update for PCI

2007-09-27 Thread Benjamin Herrenschmidt
On Wed, 2007-09-26 at 14:09 +0200, Arnd Bergmann wrote: > Is there a way that we can make that code common? I guess there could be a > file in arch/powerpc/sysdev that can handle this correctly for all hardware > that requires this particular workaround (currently celleb and QS20, but > potentiall

Re: [PATCH 7/7] Celleb: update for PCI

2007-09-26 Thread Arnd Bergmann
On Wednesday 26 September 2007, Ishizaki Kou wrote: > This is a patch kit to support PCI bus on Celleb with new "I/O routines > for PowerPC." External PCI on Celleb must do explicit synchronization > with devices (Bus has no automatic synchronization feature). It seems you are duplicating a lot of

[PATCH 7/7] Celleb: update for PCI

2007-09-25 Thread Ishizaki Kou
This is a patch kit to support PCI bus on Celleb with new "I/O routines for PowerPC." External PCI on Celleb must do explicit synchronization with devices (Bus has no automatic synchronization feature). Signed-off-by: Kou Ishizaki <[EMAIL PROTECTED]> --- Index: linux-powerpc-git/arch/powerpc/plat