[PATCH] Add 85xx CDS to arch/powerpc
Kumar Gala
galak at kernel.crashing.org
Tue Apr 4 14:27:39 EST 2006
On Sun, 2 Apr 2006, Jon Loeliger wrote:
> So, like, the other day Arnd Bergmann mumbled:
> > [MPIC]
> >
> > Shouldn't all this come from the device tree?
> >
> > ...
> >
> > > +/* PCI interrupt controller */
> > > +#define PIRQ0A MPC85xx_IRQ_EXT0
> > > +#define PIRQ0B MPC85xx_IRQ_EXT1
> > > +#define PIRQ0C MPC85xx_IRQ_EXT2
> > > +#define PIRQ0D MPC85xx_IRQ_EXT3
> > > +#define PIRQ1A MPC85xx_IRQ_EXT11
> >
> > And these as well, more importantly?
>
> Yep. In time they will. However, the parsing of the
> PIC nodes hasn't been added to the 85xx (uh, nor 83xx)
> as of yet.
>
> It is on "the list".
>
> We should defer to Kumar to accepting these at this stage
> or not.
As Jon stated its on the list. We need to work up something like what we
have for parsing memory addresses for irqs. Ben has some ideas, until
then we make forward progress using the old style of things.
- k
More information about the Linuxppc-dev
mailing list