On Wed, 20 Mar 2013 18:41:53 +0100 Matteo Facchinetti <matteo.facchine...@sirius-es.it> wrote:
> MPC5125 PSC controller has different registers than MPC5121. > > This patch was originally created by Vladimir Ermakov > https://lists.ozlabs.org/pipermail/linuxppc-dev/2011-March/088954.html > > Signed-off-by: Vladimir Ermakov <vooon...@gmail.com> > > Signed-off-by: Matteo Facchinetti <matteo.facchine...@sirius-es.it> > --- > arch/powerpc/include/asm/mpc52xx_psc.h | 49 ++++ > drivers/tty/serial/mpc52xx_uart.c | 407 > ++++++++++++++++++++++++++++---- > 2 files changed, 414 insertions(+), 42 deletions(-) This patch should be better split to add SoC specific register accessors first, then we can add mpc5125 changes by separate patch. I've just done this splitting and added more descriptive commit log. Thanks, Anatolij _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev