Re: [PATCH 2/2] mpc82xx: Embedded Planet EP8248E support

2008-01-21 Thread Kumar Gala
On Thu, 17 Jan 2008, Scott Wood wrote: > This board is also resold by Freescale under the names > "QUICCStart MPC8248 Evaluation System" and "CWH-PPC-8248N-VE". > > Signed-off-by: Scott Wood <[EMAIL PROTECTED]> > --- > Removed const/initdata combo, and used simple-bus for probing. > > Please apply

Re: [PATCH 2/2] mpc82xx: Embedded Planet EP8248E support

2008-01-21 Thread Sergej Stepanov
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: [EMAIL PROTECTED] { > > > + device_type = "serial"; > > > +

Re: [PATCH 2/2] mpc82xx: Embedded Planet EP8248E support

2008-01-18 Thread Scott Wood
On Fri, Jan 18, 2008 at 12:07:07PM +0100, Sergej Stepanov wrote: > > > + /* "Serial" port/SCC1 */ > > + scc1: [EMAIL PROTECTED] { > > + device_type = "serial"; > > + compatible = "fsl,mpc8248-scc-uart", > > +

Re: [PATCH 2/2] mpc82xx: Embedded Planet EP8248E support

2008-01-18 Thread Sergej Stepanov
> + /* "Serial" port/SCC1 */ > + scc1: [EMAIL PROTECTED] { > + device_type = "serial"; > + compatible = "fsl,mpc8248-scc-uart", > + "fsl,cpm2-scc-uart"; > +

Re: [PATCH 2/2] mpc82xx: Embedded Planet EP8248E support

2008-01-15 Thread Stephen Rothwell
Hi Scott, On Tue, 15 Jan 2008 17:30:47 -0600 Scott Wood <[EMAIL PROTECTED]> wrote: > > +++ b/arch/powerpc/platforms/82xx/ep8248e.c > +static __initdata const struct cpm_pin ep8248e_pins[] = { Again, const doesn't mix with __initdata so just use __initdata. > +static __initdata const struct of_