From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 71E78DDE1E for ; Sat, 26 Jan 2008 11:45:53 +1100 (EST) Date: Fri, 25 Jan 2008 15:22:12 -0600 (CST) From: Kumar Gala To: Kim Phillips Subject: Re: [PATCH 3/9] powerpc: Add the MPC8315E RDB dts In-Reply-To: <20080124204606.53bd2a1b.kim.phillips@freescale.com> Message-ID: References: <20080124204606.53bd2a1b.kim.phillips@freescale.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 24 Jan 2008, Kim Phillips wrote: > Add the dts for the MPC8315E Reference Development Board (RDB). > > The board is a mini-ITX reference board with 128M DDR2, 8M flash, > 32M NAND, USB, PCI, gigabit ethernet, SATA, and serial. > > Signed-off-by: Jerry Huang > Signed-off-by: Kim Phillips > --- > arch/powerpc/boot/dts/mpc8315erdb.dts | 287 +++++++++++++++++++++++++++++++++ > 1 files changed, 287 insertions(+), 0 deletions(-) > create mode 100644 arch/powerpc/boot/dts/mpc8315erdb.dts > applied. fixed up spi node - k