From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.183]) by ozlabs.org (Postfix) with ESMTP id AD57ADDF31 for ; Tue, 2 Oct 2007 21:30:57 +1000 (EST) From: Arnd Bergmann To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH 5/5] Celleb: update for PCI Date: Tue, 2 Oct 2007 13:30:45 +0200 References: <20071002.172653.-1962661557.kouish@swc.toshiba.co.jp> In-Reply-To: <20071002.172653.-1962661557.kouish@swc.toshiba.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200710021330.45766.arnd@arndb.de> Cc: paulus@samba.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 02 October 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). > > Signed-off-by: Kou Ishizaki Acked-by: Arnd Bergmann The patch is not the final solution, as we discussed before, but it's a big step in the right direction.