[PATCH 2/2] mpc82xx: Embedded Planet EP8248E support
Sergej Stepanov
Sergej.Stepanov at ids.de
Tue Jan 22 02:28:32 EST 2008
Am Freitag, den 18.01.2008, 10:03 -0600 schrieb Scott Wood:
> 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
yes, you are right, sorry.
More information about the Linuxppc-dev
mailing list