diff options
author | Matteo Facchinetti <matteo.facchinetti@sirius-es.it> | 2013-05-24 22:24:58 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-06-03 21:22:35 +0400 |
commit | 2574b27eee4f00f2773d1c209218b3f4cf34a3ca (patch) | |
tree | 505b17eacf962c3e0be4a105b9c9bab72071fc7d /drivers/tty/hvc | |
parent | 696faedd616e202f5c510cd03dcc8853c11ca6db (diff) | |
download | linux-2574b27eee4f00f2773d1c209218b3f4cf34a3ca.tar.xz |
serial/mpc52xx_uart: prepare for adding MPC5125 PSC UART support
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@gmail.com>
Signed-off-by: Matteo Facchinetti <matteo.facchinetti@sirius-es.it>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/hvc')
0 files changed, 0 insertions, 0 deletions