From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from de01egw02.freescale.net (de01egw02.freescale.net [192.88.165.103]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "de01egw02.freescale.net", Issuer "Thawte Premium Server CA" (verified OK)) by ozlabs.org (Postfix) with ESMTP id 7233DDDE42 for ; Fri, 31 Aug 2007 04:08:53 +1000 (EST) Date: Thu, 30 Aug 2007 13:04:50 -0500 From: Scott Wood To: Josh Boyer Subject: Re: Document and implement an improved flash device binding for powerpc (v4) Message-ID: <20070830180450.GA3757@ld0162-tx32.am.freescale.net> References: <20070830012118.GF22844@localhost.localdomain> <20070830172932.GA3317@ld0162-tx32.am.freescale.net> <20070830125952.14c700ea@zod.rchland.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20070830125952.14c700ea@zod.rchland.ibm.com> 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, Aug 30, 2007 at 12:59:52PM -0500, Josh Boyer wrote: > On Thu, 30 Aug 2007 12:29:33 -0500 > Scott Wood wrote: > > > On Thu, Aug 30, 2007 at 11:21:18AM +1000, David Gibson wrote: > > > + For JEDEC compatible devices, the following additional properties > > > + are defined: > > > + > > > + - vendor-id : Contains the flash chip's vendor id (1 byte). > > > + - device-id : Contains the flash chip's device id (1 byte). > > > > Are these required, or recommended? > > For JEDEC, I believe those are required. It can be probed, though... -Scott