Re: [Resend][PATCH 1/8][Version 2] MPC5121 Update MPC5121ADS device tree

2008-06-29 Thread Grant Likely
On Sun, Jun 29, 2008 at 12:15 AM, Grant Likely <[EMAIL PROTECTED]> wrote: > On Thu, Jun 26, 2008 at 09:40:57PM -0600, John Rigby wrote: >> Because get_immrbase in fsl_soc.c does not work without it. > > I think I'd rather see get_immrbase() instead then. er, I think I'd rather see get_immrbase() *

Re: [Resend][PATCH 1/8][Version 2] MPC5121 Update MPC5121ADS device tree

2008-06-28 Thread Grant Likely
On Thu, Jun 26, 2008 at 09:40:57PM -0600, John Rigby wrote: > On Thu, Jun 26, 2008 at 7:42 PM, David Gibson <[EMAIL PROTECTED]> wrote: > > On Wed, Jun 18, 2008 at 02:24:46PM -0600, John Rigby wrote: > >> [EMAIL PROTECTED] { > >> compatible = "fsl,mpc5121-immr"; > >> +

Re: [Resend][PATCH 1/8][Version 2] MPC5121 Update MPC5121ADS device tree

2008-06-28 Thread Grant Likely
On Wed, Jun 18, 2008 at 02:24:46PM -0600, John Rigby wrote: > Updated device tree for MPC5121ADS Really should be more detailed in the commit message. > > Signed-off-by: John Rigby <[EMAIL PROTECTED]> > --- > arch/powerpc/boot/dts/mpc5121ads.dts | 309 - > 1 fil

Re: [Resend][PATCH 1/8][Version 2] MPC5121 Update MPC5121ADS device tree

2008-06-27 Thread Arnd Bergmann
On Friday 27 June 2008, John Rigby wrote: > On Thu, Jun 26, 2008 at 7:42 PM, David Gibson <[EMAIL PROTECTED]> wrote: > > > > [snip] > >> [EMAIL PROTECTED] { > >> compatible = "fsl,mpc5121-immr"; > >> + device_type = "soc"; > > > > I realise we still need the unwanted

Re: [Resend][PATCH 1/8][Version 2] MPC5121 Update MPC5121ADS device tree

2008-06-26 Thread John Rigby
Because get_immrbase in fsl_soc.c does not work without it. On Thu, Jun 26, 2008 at 7:42 PM, David Gibson <[EMAIL PROTECTED]> wrote: > On Wed, Jun 18, 2008 at 02:24:46PM -0600, John Rigby wrote: >> Updated device tree for MPC5121ADS > > [snip] >> [EMAIL PROTECTED] { >> compatib

Re: [Resend][PATCH 1/8][Version 2] MPC5121 Update MPC5121ADS device tree

2008-06-26 Thread David Gibson
On Wed, Jun 18, 2008 at 02:24:46PM -0600, John Rigby wrote: > Updated device tree for MPC5121ADS [snip] > [EMAIL PROTECTED] { > compatible = "fsl,mpc5121-immr"; > + device_type = "soc"; I realise we still need the unwanted device_type value on the soc in some cases

Re: [Resend][PATCH 1/8][Version 2] MPC5121 Update MPC5121ADS device tree

2008-06-26 Thread Arnd Bergmann
On Wednesday 18 June 2008, John Rigby wrote: > [EMAIL PROTECTED] { > +   compatible = "fsl,mpc5121-axe"; > +   reg = <0x2000 0x100>; > +   interrupts = <42 0x8>; > +   interrupt-parent = < &ipic >; > +   };

[Resend][PATCH 1/8][Version 2] MPC5121 Update MPC5121ADS device tree

2008-06-25 Thread John Rigby
Updated device tree for MPC5121ADS Signed-off-by: John Rigby <[EMAIL PROTECTED]> --- arch/powerpc/boot/dts/mpc5121ads.dts | 309 - 1 files changed, 299 insertions(+), 10 deletions(-) diff --git a/arch/powerpc/boot/dts/mpc5121ads.dts b/arch/powerpc/boot/dts/mpc51