Re: [PATCH 3/3] [POWERPC] dts: kill hardcoded phandles

2007-05-08 Thread David Gibson
On Tue, May 08, 2007 at 07:29:20AM -0700, Jon Loeliger wrote: > > > > - [EMAIL PROTECTED] { > > > - linux,phandle = ; > > > + pci_pic:[EMAIL PROTECTED] { > > > > I'd like to establish a convention of putting a space after the : and > > using capitals for labels unless

Re: [PATCH 3/3] [POWERPC] dts: kill hardcoded phandles

2007-05-08 Thread David Gibson
On Tue, May 08, 2007 at 08:26:08PM +0400, Vitaly Bordug wrote: > On Tue, 8 May 2007 07:29:20 -0700 > "Loeliger Jon-LOELIGER" <[EMAIL PROTECTED]> wrote: > > > > > > > - [EMAIL PROTECTED] { > > > > - linux,phandle = ; > > > > + pci_pic:[EMAIL PROTECTED] { > > > >

Re: [PATCH 3/3] [POWERPC] dts: kill hardcoded phandles

2007-05-08 Thread Vitaly Bordug
On Tue, 8 May 2007 07:29:20 -0700 "Loeliger Jon-LOELIGER" <[EMAIL PROTECTED]> wrote: > > > > - [EMAIL PROTECTED] { > > > - linux,phandle = ; > > > + pci_pic:[EMAIL PROTECTED] { > > > > I'd like to establish a convention of putting a space after the : and > > using cap

RE: [PATCH 3/3] [POWERPC] dts: kill hardcoded phandles

2007-05-08 Thread Loeliger Jon-LOELIGER
> > - [EMAIL PROTECTED] { > > - linux,phandle = ; > > + pci_pic:[EMAIL PROTECTED] { > > I'd like to establish a convention of putting a space after the : and > using capitals for labels unless there's a strong reason not to in a > particular case. It makes them easi

Re: [PATCH 3/3] [POWERPC] dts: kill hardcoded phandles

2007-05-07 Thread David Gibson
On Tue, May 08, 2007 at 09:48:56AM +0400, Vitaly Bordug wrote: > > Removed explicit linux,phandle usage. Using references and labels now in > PQ and PQ2 boards currently supported in arch/powerpc. > Signed-off-by: Vitaly Bordug <[EMAIL PROTECTED]> > > --- > > arch/powerpc/boot/dts/mpc8272ads.dt