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

Anatolij Gustschin agust at denx.de
Sat May 25 03:49:12 EST 2013


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 ...

Thanks,

Anatolij


More information about the Linuxppc-dev mailing list