From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.lixom.net (lixom.net [66.141.50.11]) by ozlabs.org (Postfix) with ESMTP id 639D9DE0A7 for ; Wed, 5 Dec 2007 07:36:09 +1100 (EST) Date: Tue, 4 Dec 2007 14:40:11 -0600 From: Olof Johansson To: Anton Vorontsov Subject: Re: [PATCH v2 3/4] [POWERPC] MPC8349E-mITX: introduce localbus and pata nodes Message-ID: <20071204204011.GB8099@lixom.net> References: <20071204170442.GA10460@localhost.localdomain> <20071204170726.GC15599@localhost.localdomain> <20071204191657.GB5758@lixom.net> <20071204194531.GA1253@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20071204194531.GA1253@localhost.localdomain> Cc: linuxppc-dev@ozlabs.org, Paul Mundt , Arnd Bergmann , Jeff Garzik , linux-ide@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tue, Dec 04, 2007 at 10:45:31PM +0300, Anton Vorontsov wrote: > This patch adds localbus and pata nodes to use CF IDE interface > on MPC8349E-mITX boards. > > Patch also adds code to probe localbus. > > Signed-off-by: Anton Vorontsov Acked-by: Olof Johansson -Olof