Re: [PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

2007-10-18 Thread David Gibson
On Thu, Oct 18, 2007 at 02:50:11PM +0200, Wolfgang Grandegger wrote: > Hello, > > I see one more issue. > > Marian Balakowicz wrote: > > Add device tree source file for Motion-PRO board. > > > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> > > --- > [deletions] > > + [EMAIL PRO

Re: [PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

2007-10-18 Thread Grant Likely
On 10/18/07, Wolfgang Grandegger <[EMAIL PROTECTED]> wrote: > Hello, > > I see one more issue. > > Marian Balakowicz wrote: > > Add device tree source file for Motion-PRO board. > > > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> > > --- > [deletions] > > + [EMAIL PROTECTED] {

Re: [PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

2007-10-18 Thread Wolfgang Grandegger
Hello, I see one more issue. Marian Balakowicz wrote: > Add device tree source file for Motion-PRO board. > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> > --- [deletions] > + [EMAIL PROTECTED] { > + compatible = "mpc5200b-gpio\0mpc5200-gpio"; > +

Re: [PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

2007-10-08 Thread Grant Likely
Hey Scott. Pretty much all your comments below directly apply to the existing Lite5200 device tree and the Efika firmware. These are issues that were created a while ago and I've never gone back to clean up the mpc5200 device tree bindings. (Plus we need to have code to maintian compatibility wi

Re: [PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

2007-10-08 Thread Scott Wood
On Sun, Oct 07, 2007 at 01:25:33PM +0200, Marian Balakowicz wrote: > + [EMAIL PROTECTED] { // General Purpose Timer > + compatible = "mpc5200b-gpt\0mpc5200-gpt"; > + device_type = "gpt"; "timer" would be a better node name than "gpt", and the

Re: [PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

2007-10-07 Thread Grant Likely
On 10/7/07, Marian Balakowicz <[EMAIL PROTECTED]> wrote: > > Add device tree source file for Motion-PRO board. > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> > --- > > motionpro.dts | 334 > ++ > 1 file changed, 334 insertions(+)

Re: [PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

2007-10-07 Thread David Gibson
On Sun, Oct 07, 2007 at 01:25:33PM +0200, Marian Balakowicz wrote: > > Add device tree source file for Motion-PRO board. > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> > --- > > motionpro.dts | 334 > ++ > 1 file changed, 334 i

[PATCH 07/15] [POWERPC] Promess Motion-PRO DTS

2007-10-07 Thread Marian Balakowicz
Add device tree source file for Motion-PRO board. Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> --- motionpro.dts | 334 ++ 1 file changed, 334 insertions(+) diff --git a/arch/powerpc/boot/dts/motionpro.dts b/arch/powerpc/boot/dt