From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huang Shijie Subject: Re: [PATCH v3 0/8] Add the Quadspi driver for vf610-twr Date: Thu, 12 Sep 2013 23:30:10 -0400 Message-ID: <20130913033008.GC3051@gmail.com> References: <522D3B79.3060707@freescale.com> <20130909151450.GI29403@sirena.org.uk> <522EC33B.9000009@freescale.com> <20130910180704.GB29403@sirena.org.uk> <522FD78A.6080900@freescale.com> <20130911104126.GN29403@sirena.org.uk> <52304BFF.4060007@freescale.com> <20130911113002.GP29403@sirena.org.uk> <523186DF.4070203@freescale.com> <20130912102027.GF29403@sirena.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20130912102027.GF29403@sirena.org.uk> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-mtd" Errors-To: linux-mtd-bounces+gldm-linux-mtd-36=gmane.org@lists.infradead.org To: Mark Brown Cc: "devicetree@vger.kernel.org" , "computersforpeace@gmail.com" , "b44548@freescale.com" , "thomas.langer@lantiq.com" , "b18965@freescale.com" , "dedekind1@gmail.com" , "linux-doc@vger.kernel.org" , "linux-spi@vger.kernel.org" , Huang Shijie , "linux-mtd@lists.infradead.org" , "Gupta, Pekon" , "kernel@pengutronix.de" , "lznuaa@gmail.com" , "shawn.guo@linaro.org" , "dwmw2@infradead.org" , "linux-arm-kernel@lists.infradead.org" List-Id: devicetree@vger.kernel.org On Thu, Sep 12, 2013 at 11:20:27AM +0100, Mark Brown wrote: > On Thu, Sep 12, 2013 at 05:18:23PM +0800, Huang Shijie wrote: > > > yes. The driver uses the commands to find the _right_ LUT index, and > > uses the LUT index to > > trigger the controller. > > What is a LUT index? we can setup 16 valid instruction sequences at most, for example: LUT0 - LUT3: for read status of NOR LUT4 - LUT7: for write enable of NOR ........... The LUT index is 0 for read-status; the LUT index is 1 for write-enable. thanks Huang Shijie ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/