linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.hauer@pengutronix.de (Sascha Hauer)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] tty/serial: add MVF uart driver support
Date: Sun, 14 Apr 2013 10:42:40 +0200	[thread overview]
Message-ID: <20130414084240.GY1906@pengutronix.de> (raw)
In-Reply-To: <CAOMZO5D-uQQJAc6zAMkF9ViR0KWg4q7cPr7+pLdfyAm9gtPyTA@mail.gmail.com>

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@freescale.com> wrote:
> > It adds Freescale Vybrid Family uart driver support
> >
> > Signed-off-by: Jingchang Lu <b35083@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 |

      reply	other threads:[~2013-04-14  8:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-12  7:10 [PATCH] tty/serial: add MVF uart driver support Jingchang Lu
2013-04-12 12:30 ` Sascha Hauer
2013-04-13 20:41 ` Fabio Estevam
2013-04-14  8:42   ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130414084240.GY1906@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).