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 14202DDDFA for ; Tue, 22 Jan 2008 03:24:23 +1100 (EST) Date: Mon, 21 Jan 2008 10:21:22 -0600 (CST) From: Kumar Gala To: Scott Wood Subject: Re: [PATCH 1/3] mpc8313erdb: Add NAND to device tree, and call of_platform_bus_probe(). In-Reply-To: <20080117223750.GA20697@loki.buserror.net> Message-ID: References: <20080117223750.GA20697@loki.buserror.net> 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, 17 Jan 2008, Scott Wood wrote: > Signed-off-by: Scott Wood > --- > Please apply this series for 2.6.25. > > arch/powerpc/boot/dts/mpc8313erdb.dts | 39 +++++++++++++++++++++++++++++ > arch/powerpc/platforms/83xx/mpc8313_rdb.c | 13 +++++++++ > 2 files changed, 52 insertions(+), 0 deletions(-) > applied. - k