Re: [PATCH] [POWERPC] get rid of `model = "UCC"' in the ucc nodes

2008-02-07 Thread David Gibson
On Tue, Feb 05, 2008 at 09:39:02AM -0700, Grant Likely wrote: > On 2/5/08, David Gibson <[EMAIL PROTECTED]> wrote: > > On Fri, Feb 01, 2008 at 09:23:47AM -0700, Grant Likely wrote: > > > cell-index has been useful for things like clock controllers to know > > > what offset into a shared clock contr

Re: [PATCH] [POWERPC] get rid of `model = "UCC"' in the ucc nodes

2008-02-05 Thread Grant Likely
On 2/5/08, David Gibson <[EMAIL PROTECTED]> wrote: > On Fri, Feb 01, 2008 at 09:23:47AM -0700, Grant Likely wrote: > > cell-index has been useful for things like clock controllers to know > > what offset into a shared clock control register or something like > > that and a driver would pass the cel

Re: [PATCH] [POWERPC] get rid of `model = "UCC"' in the ucc nodes

2008-02-05 Thread David Gibson
On Fri, Feb 01, 2008 at 09:23:47AM -0700, Grant Likely wrote: > On 2/1/08, Kumar Gala <[EMAIL PROTECTED]> wrote: > > > > > --- a/Documentation/powerpc/booting-without-of.txt > > > +++ b/Documentation/powerpc/booting-without-of.txt > > > @@ -1675,7 +1675,6 @@ platforms are moved over to use the flat

[PATCH] [POWERPC][NET][SERIAL] UCCs: replace device-id with cell-index (was: Re: [PATCH] [POWERPC] get rid of `model = "UCC"' in the ucc nodes)

2008-02-01 Thread Anton Vorontsov
On Fri, Feb 01, 2008 at 09:32:38AM -0600, Kumar Gala wrote: > On Feb 1, 2008, at 9:01 AM, Anton Vorontsov wrote: > > >It isn't used anywhere, so remove it. If we'll ever need something > >like this, we'll use compatible property instead. > > > >Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> >

Re: [PATCH] [POWERPC] get rid of `model = "UCC"' in the ucc nodes

2008-02-01 Thread Grant Likely
On 2/1/08, Kumar Gala <[EMAIL PROTECTED]> wrote: > > > --- a/Documentation/powerpc/booting-without-of.txt > > +++ b/Documentation/powerpc/booting-without-of.txt > > @@ -1675,7 +1675,6 @@ platforms are moved over to use the flattened- > > device-tree model. > > [EMAIL PROTECTED] { > >

Re: [PATCH] [POWERPC] get rid of `model = "UCC"' in the ucc nodes

2008-02-01 Thread Kumar Gala
On Feb 1, 2008, at 9:01 AM, Anton Vorontsov wrote: > It isn't used anywhere, so remove it. If we'll ever need something > like this, we'll use compatible property instead. > > Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> > --- > > Rebased on top of recent tree. > > Documentation/powerpc/boo

[PATCH] [POWERPC] get rid of `model = "UCC"' in the ucc nodes

2008-02-01 Thread Anton Vorontsov
It isn't used anywhere, so remove it. If we'll ever need something like this, we'll use compatible property instead. Signed-off-by: Anton Vorontsov <[EMAIL PROTECTED]> --- Rebased on top of recent tree. Documentation/powerpc/booting-without-of.txt |1 - arch/powerpc/boot/dts/mpc832x_mds.dts