From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from nommos.sslcatacombnetworking.com (nommos.sslcatacombnetworking.com [67.18.224.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 3F4B9DDDFF for ; Wed, 31 Jan 2007 09:32:20 +1100 (EST) In-Reply-To: <20070130160913.00974300.kim.phillips@freescale.com> References: <20070130160913.00974300.kim.phillips@freescale.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <20D82C2D-363C-469F-864A-C4601C6F2553@kernel.crashing.org> From: Kumar Gala Subject: Re: [PATCH] Add the mpc8323emds.dts Date: Tue, 30 Jan 2007 16:31:50 -0600 To: Kim Phillips Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jan 30, 2007, at 4:09 PM, Kim Phillips wrote: > Add the mpc8323emds device tree source (dts) > > Signed-off-by: Scott Wood > Signed-off-by: Kim Phillips > --- > arch/powerpc/boot/dts/mpc8323emds.dts | 345 ++++++++++++++++++++++ > +++++++++++ > 1 files changed, 345 insertions(+), 0 deletions(-) applied. - k