Re: [RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread David Gibson
On Wed, Mar 26, 2008 at 10:57:30PM +, Matt Sealey wrote: > David Gibson wrote: >> On Wed, Mar 26, 2008 at 03:16:47PM -0600, Grant Likely wrote: >>> On Wed, Mar 26, 2008 at 3:02 PM, Matt Sealey <[EMAIL PROTECTED]> wrote: Bartlomiej Sieka wrote: > + > + phy0:[

Re: [RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread Matt Sealey
David Gibson wrote: On Wed, Mar 26, 2008 at 03:16:47PM -0600, Grant Likely wrote: On Wed, Mar 26, 2008 at 3:02 PM, Matt Sealey <[EMAIL PROTECTED]> wrote: Bartlomiej Sieka wrote: > + > + phy0:[EMAIL PROTECTED] { > + device_type = "ethernet-phy";

Re: [RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread David Gibson
On Wed, Mar 26, 2008 at 03:16:47PM -0600, Grant Likely wrote: > On Wed, Mar 26, 2008 at 3:02 PM, Matt Sealey <[EMAIL PROTECTED]> wrote: > > Bartlomiej Sieka wrote: > > > + > > > + phy0:[EMAIL PROTECTED] { > > > + device_type = "ethernet-phy";@0" >

Re: [RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread Bartlomiej Sieka
Wolfgang Grandegger wrote: Grant Likely wrote: On Wed, Mar 26, 2008 at 1:45 PM, Bartlomiej Sieka <[EMAIL PROTECTED]> wrote: The bulk of this patch is taken from http://patchwork.ozlabs.org/linuxppc/patch?q=Balakowicz&id=16197, with few other updates. Signed-off-by: Marian Balak

Re: [RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread Grant Likely
On Wed, Mar 26, 2008 at 3:02 PM, Matt Sealey <[EMAIL PROTECTED]> wrote: > Bartlomiej Sieka wrote: > > + > > + phy0:[EMAIL PROTECTED] { > > + device_type = "ethernet-phy";@0" > > + reg = <0>; > > + }

Re: [RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread Matt Sealey
Bartlomiej Sieka wrote: + + phy0:[EMAIL PROTECTED] { + device_type = "ethernet-phy"; + reg = <0>; + }; What's the parsing of this pan out to? What does it mean? Having colons in device names

Re: [RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread Wolfgang Grandegger
Grant Likely wrote: > On Wed, Mar 26, 2008 at 1:45 PM, Bartlomiej Sieka <[EMAIL PROTECTED]> wrote: >> The bulk of this patch is taken from >> http://patchwork.ozlabs.org/linuxppc/patch?q=Balakowicz&id=16197, with >> few >> other updates. >> >> Signed-off-by: Marian Balakowicz <[EMA

Re: [RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread Grant Likely
On Wed, Mar 26, 2008 at 1:45 PM, Bartlomiej Sieka <[EMAIL PROTECTED]> wrote: > The bulk of this patch is taken from > http://patchwork.ozlabs.org/linuxppc/patch?q=Balakowicz&id=16197, with few > other updates. > > Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> > --- > Addres

[RESEND][POWERPC] mpc5200: Amalgamated dts fixes and updates

2008-03-26 Thread Bartlomiej Sieka
The bulk of this patch is taken from http://patchwork.ozlabs.org/linuxppc/patch?q=Balakowicz&id=16197, with few other updates. Signed-off-by: Marian Balakowicz <[EMAIL PROTECTED]> --- Addressed comments from the list; would appreciate picking up as the patch fixes booting issue