[PATCH 10/10] mpc82xx: Add pq2fads board support.

Scott Wood scottwood at freescale.com
Fri Sep 14 02:05:39 EST 2007


On Thu, Sep 13, 2007 at 01:39:58AM -0500, Kumar Gala wrote:
> >+	CS: chipselect {
> 
> We need to document this in booting-without-of.

OK.

> >+		PIC: interrupt-controller at 10c00 {
> >+			#interrupt-cells = <2>;
> >+			interrupt-controller;
> >+			reg = <10c00 80>;
> >+			compatible = "fsl,mpc8280-pic", "fsl,pq2-pic";
> 
> this should also have a "fsl,cpm2-pic" or something of that form.   
> (exact same pic exists on 8560, 85xx+CPM)

OK...  I did it as pq2 rather than cpm2 because IIRC it wasn't described
under the CPM section of the manual, so I didn't know if 85xx CPM2 had
the same thing.

-Scott



More information about the Linuxppc-dev mailing list