[PATCH v2 1/2] serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support

Greg Kroah-Hartman gregkh at linuxfoundation.org
Sat May 25 03:57:11 EST 2013


On Fri, May 24, 2013 at 07:49:12PM +0200, Anatolij Gustschin wrote:
> On Wed, 17 Apr 2013 23:21:41 +0200
> Anatolij Gustschin <agust at denx.de> wrote:
> 
> > From: Matteo Facchinetti <matteo.facchinetti at sirius-es.it>
> > 
> > MPC5125 PSC controller has different register layout than MPC5121.
> > To support MPC5125 PSC in this driver we have to provide further
> > psc_ops functions for SoC specific register accesses.
> > 
> > Add new register access functions to the psc_ops structure and
> > provide MPC52xx and MPC512x specific implementation for them.
> > Then replace remaining direct register accesses in the driver by
> > appropriate psc_ops function calls. The subsequent patch can now
> > add MPC5125 specific set of psc_ops functions.
> > 
> > Signed-off-by: Vladimir Ermakov <vooon341 at gmail.com>
> > Signed-off-by: Matteo Facchinetti <matteo.facchinetti at sirius-es.it>
> > Signed-off-by: Anatolij Gustschin <agust at denx.de>
> > ---
> > 
> > Greg, with your Acked-by I can push these patches to my mpc5xxx tree.
> > But it is fine with me if you prefer to apply them to tty tree.
> 
> ping ...

Sorry, I somehow lost this, so I can't see the original patch at all.
Care to resend it?

thanks,

greg k-h


More information about the Linuxppc-dev mailing list