From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Arnd Bergmann To: "Dale Farnsworth" Subject: Re: [PATCH 7/13] powerpc: Create Marvell mv64x60 MPSC (serial) platform_data Date: Sat, 5 May 2007 14:26:32 +0200 References: <20070425234630.GA4046@mag.az.mvista.com> <20070502214104.GB27253@xyzzy.farnsworth.org> <20070504210315.GA3166@xyzzy.farnsworth.org> In-Reply-To: <20070504210315.GA3166@xyzzy.farnsworth.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200705051426.32627.arnd@arndb.de> Cc: linuxppc-dev , Paul Mackerras , Stephen Rothwell List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Friday 04 May 2007, Dale Farnsworth wrote: > This patch creates platform_device entries for the Marvell mv64x60 > MPSC (multi-protocol serial controller) ports, based on information > contained in the device tree. > > Signed-off-by: Dale Farnsworth Acked-by: Arnd Bergmann