From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 31 Mar 2009 23:05:17 +0400 From: Anton Vorontsov To: Wolfgang Grandegger Subject: Re: [PATCH v4 1/4] NAND: FSL-UPM: add multi chip support Message-ID: <20090331190517.GA23767@oksana.dev.rtsoft.ru> References: <20090330100241.346785618@denx.de> <20090330100554.947307803@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 In-Reply-To: <20090330100554.947307803@denx.de> Cc: linuxppc-dev@ozlabs.org, devicetree-discuss@ozlabs.org, linux-mtd@lists.infradead.org Reply-To: avorontsov@ru.mvista.com List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Mar 30, 2009 at 12:02:42PM +0200, Wolfgang Grandegger wrote: > This patch adds support for multi-chip NAND devices to the FSL-UPM > driver. This requires support for multiple GPIOs for the RNB pins. > The NAND chips are selected through address lines defined by the > FDT property "fsl,upm-addr-line-cs-offsets". > > Signed-off-by: Wolfgang Grandegger Acked-by: Anton Vorontsov