[PATCH] tty/serial: add MVF uart driver support

Sascha Hauer s.hauer at pengutronix.de
Sun Apr 14 04:42:40 EDT 2013


On Sat, Apr 13, 2013 at 05:41:26PM -0300, Fabio Estevam wrote:
> On Fri, Apr 12, 2013 at 4:10 AM, Jingchang Lu <b35083 at freescale.com> wrote:
> > It adds Freescale Vybrid Family uart driver support
> >
> > Signed-off-by: Jingchang Lu <b35083 at freescale.com>
> > ---
> >  drivers/tty/serial/Kconfig       |   17 +
> >  drivers/tty/serial/Makefile      |    1 +
> >  drivers/tty/serial/mvf.c         | 1246 ++++++++++++++++++++++++++++++++++++++
> >  include/uapi/linux/serial_core.h |    3 +
> >  4 files changed, 1267 insertions(+)
> >  create mode 100644 drivers/tty/serial/mvf.c
> 
> Would it be possible to add Vybrid support into the existing imx serial port?

That's completely different hardware.

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the linux-arm-kernel mailing list