RE: [PATCH v2 2/3] powerpc: document the Open PIC device tree binding

2011-02-03 Thread Yoder Stuart-B08248
> > +  - no-reset > > +      Usage: optional > > +      Value type: > > +      Definition: The presence of this property indicates that the > > + PIC > > +          should not be reset during runtime initialization.  The > > + presence of > > +          this property also mandates that any initia

Re: [PATCH v2 2/3] powerpc: document the Open PIC device tree binding

2011-02-03 Thread Grant Likely
On Thu, Feb 3, 2011 at 9:29 AM, Meador Inge wrote: > On 02/03/2011 09:56 AM, Grant Likely wrote: >> >> On Wed, Feb 2, 2011 at 6:51 PM, Meador Inge >>  wrote: >>> >>> This binding documents several properties that have been in use for quite >>> some time, and adds one new property 'no-reset', which

Re: [PATCH v2 2/3] powerpc: document the Open PIC device tree binding

2011-02-03 Thread Meador Inge
On 02/03/2011 09:56 AM, Grant Likely wrote: On Wed, Feb 2, 2011 at 6:51 PM, Meador Inge wrote: This binding documents several properties that have been in use for quite some time, and adds one new property 'no-reset', which controls whether the Open PIC should be reset during runtime initializa

Re: [PATCH v2 2/3] powerpc: document the Open PIC device tree binding

2011-02-03 Thread Grant Likely
On Wed, Feb 2, 2011 at 6:51 PM, Meador Inge wrote: > This binding documents several properties that have been in use for quite > some time, and adds one new property 'no-reset', which controls whether the > Open PIC should be reset during runtime initialization. > > The general formatting and inte