On Thu, Aug 30, 2007 at 12:29:33PM -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).
>
On Thu, 30 Aug 2007 13:04:50 -0500
Scott Wood <[EMAIL PROTECTED]> wrote:
> On Thu, Aug 30, 2007 at 12:59:52PM -0500, Josh Boyer wrote:
> > On Thu, 30 Aug 2007 12:29:33 -0500
> > Scott Wood <[EMAIL PROTECTED]> wrote:
> >
> > > On Thu, Aug 30, 2007 at 11:21:18AM +1000, David Gibson wrote:
> > > > +
On Thu, Aug 30, 2007 at 12:59:52PM -0500, Josh Boyer wrote:
> On Thu, 30 Aug 2007 12:29:33 -0500
> Scott Wood <[EMAIL PROTECTED]> wrote:
>
> > On Thu, Aug 30, 2007 at 11:21:18AM +1000, David Gibson wrote:
> > > +For JEDEC compatible devices, the following additional properties
> > > +are d
On Thu, 30 Aug 2007 12:29:33 -0500
Scott Wood <[EMAIL PROTECTED]> 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 i
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
This patch replaces the binding for flash chips in
booting-without-of.txt with an clarified and improved version. It
also makes drivers/mtd/maps/physmap_of.c recognize this new binding.
Finally it revises the Ebony device tree source to use the new binding
as an example.
Signed-off-by: David Gibs