Re: [PATCH 2/4] serial: Add initial support for TWR-MPC5125

2011-03-18 Thread Wolfram Sang
On Fri, Mar 18, 2011 at 01:56:41PM +0100, Wolfram Sang wrote: > On Thu, Mar 17, 2011 at 02:33:47AM +0300, Vladimir Ermakov wrote: > > Adds PSC UART support for MPC5125 SoC. > > Please resend the patches and make use of scripts/get_maintainer.pl I guess you noticed by now, just to make sure: This

Re: [PATCH 2/4] serial: Add initial support for TWR-MPC5125

2011-03-18 Thread Wolfram Sang
On Thu, Mar 17, 2011 at 02:33:47AM +0300, Vladimir Ermakov wrote: > Adds PSC UART support for MPC5125 SoC. Please resend the patches and make use of scripts/get_maintainer.pl somehow. There are a lot of mailing lists and people missing in the CC. If you haven't done yet, please also read Documenta

[PATCH 2/4] serial: Add initial support for TWR-MPC5125

2011-03-16 Thread Vladimir Ermakov
Adds PSC UART support for MPC5125 SoC. MPC5125 has different registers than in MPC5121. Signed-off-by: Vladimir Ermakov --- diff --git a/arch/powerpc/include/asm/mpc52xx_psc.h b/arch/powerpc/include/asm/mpc52xx_psc.h index 2966df6..7bff52f 100644 --- a/arch/powerpc/include/asm/mpc52xx_psc.