Re: [PATCH v3][POWERPC] document ipic level/sense info

2007-07-10 Thread Grant Likely
On 7/10/07, Stuart Yoder <[EMAIL PROTECTED]> wrote: > document level/sense encoding info for IPIC > interrupt controllers > > Signed-off-by: Stuart Yoder <[EMAIL PROTECTED]> > --- > + 2 = high to low edge sense type enabled > + 8 = active low level sense type enabled > + > +Note: othe

[PATCH v3][POWERPC] document ipic level/sense info

2007-07-10 Thread Stuart Yoder
document level/sense encoding info for IPIC interrupt controllers Signed-off-by: Stuart Yoder <[EMAIL PROTECTED]> --- Documentation/powerpc/booting-without-of.txt | 19 ++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git a/Documentation/powerpc/booting-without-of.