[PATCH][v2] mpc8308_p1m: support for MPC8308 P1M board
Scott Wood
scottwood at freescale.com
Thu Sep 9 08:02:03 EST 2010
On Wed, 8 Sep 2010 23:54:46 +0200
Ilya Yanok <yanok at emcraft.com> wrote:
> + cpld at 2,0 {
> + compatible = "cpld";
> + reg = <0x2 0x0 0x8>;
> + interrupts = <48 0x8>;
> + interrups-parent = <&ipic>;
> + };
Sorry, missed this before -- "cpld" is way too generic. The compatible
should uniquely identify this programming interface (possibly something
like "denx,mpc8308_p1m-cpld").
-Scott
More information about the Linuxppc-dev
mailing list