[PATCH 2/2] mpc82xx: Embedded Planet EP8248E support
Scott Wood
scottwood at freescale.com
Sat Jan 19 03:03:03 EST 2008
On Fri, Jan 18, 2008 at 12:07:07PM +0100, Sergej Stepanov wrote:
>
> > + /* "Serial" port/SCC1 */
> > + scc1: serial at 11a00 {
> > + device_type = "serial";
> > + compatible = "fsl,mpc8248-scc-uart",
> > + "fsl,cpm2-scc-uart";
> > + reg = <0x11a00 0x20 0x8000 0x100>;
> > + interrupts = <40 8>;
> are you sure with 40 as interrupt? has not it be "28"(hex) here?
This is a version 1 dts file -- the default base is decimal.
-Scott
More information about the Linuxppc-dev
mailing list