Re: [PATCH 04/12] mpc5121: Added reset module registers representation.

2009-05-06 Thread Wolfgang Denk
Dear Grant Likely, In message you wrote: > > No patch description. I would also like to see this patch merged with > the actual user of it since it is so small. Will do. As for description - the Subject says it all. > > +} __attribute__ ((__packed__)); > > __attribute__((__packed__)); is unn

Re: [PATCH 04/12] mpc5121: Added reset module registers representation.

2009-05-06 Thread Wolfgang Denk
Dear Scott, in message <4a01f33b.2090...@freescale.com> you wrote: > > > --- a/arch/powerpc/include/asm/mpc512x.h > > +++ b/arch/powerpc/include/asm/mpc512x.h ... > 83xx has the same registers; we should define it in a non-512x-specific > header. Agreed. Any suggestion where? Best regards, Wol

Re: [PATCH 04/12] mpc5121: Added reset module registers representation.

2009-05-06 Thread Grant Likely
On Wed, May 6, 2009 at 2:15 PM, Wolfgang Denk wrote: > From: Piotr Ziecik > > Signed-off-by: Piotr Ziecik > Signed-off-by: Wolfgang Denk > Cc: Grant Likely > Cc: John Rigby No patch description. I would also like to see this patch merged with the actual user of it since it is so small. > -

Re: [PATCH 04/12] mpc5121: Added reset module registers representation.

2009-05-06 Thread Scott Wood
Wolfgang Denk wrote: From: Piotr Ziecik Signed-off-by: Piotr Ziecik Signed-off-by: Wolfgang Denk Cc: Grant Likely Cc: John Rigby --- arch/powerpc/include/asm/mpc512x.h | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/include/asm/mpc512x.h

[PATCH 04/12] mpc5121: Added reset module registers representation.

2009-05-06 Thread Wolfgang Denk
From: Piotr Ziecik Signed-off-by: Piotr Ziecik Signed-off-by: Wolfgang Denk Cc: Grant Likely Cc: John Rigby --- arch/powerpc/include/asm/mpc512x.h | 13 + 1 files changed, 13 insertions(+), 0 deletions(-) diff --git a/arch/powerpc/include/asm/mpc512x.h b/arch/powerpc/include/