All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio Estevam <festevam@gmail.com>
To: Jingchang Lu <b35083@freescale.com>
Cc: linux-serial@vger.kernel.org, shawn.guo@linaro.org,
	linux-arm-kernel@lists.infradead.org,
	Sascha Hauer <s.hauer@pengutronix.de>
Subject: Re: [PATCH] tty/serial: add MVF uart driver support
Date: Sat, 13 Apr 2013 17:41:26 -0300	[thread overview]
Message-ID: <CAOMZO5D-uQQJAc6zAMkF9ViR0KWg4q7cPr7+pLdfyAm9gtPyTA@mail.gmail.com> (raw)
In-Reply-To: <1365750655-3530-1-git-send-email-b35083@freescale.com>

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?

WARNING: multiple messages have this Message-ID (diff)
From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] tty/serial: add MVF uart driver support
Date: Sat, 13 Apr 2013 17:41:26 -0300	[thread overview]
Message-ID: <CAOMZO5D-uQQJAc6zAMkF9ViR0KWg4q7cPr7+pLdfyAm9gtPyTA@mail.gmail.com> (raw)
In-Reply-To: <1365750655-3530-1-git-send-email-b35083@freescale.com>

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?

  parent reply	other threads:[~2013-04-13 20:41 UTC|newest]

Thread overview: 8+ 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  7:10 ` Jingchang Lu
2013-04-12 12:30 ` Sascha Hauer
2013-04-12 12:30   ` Sascha Hauer
2013-04-13 20:41 ` Fabio Estevam [this message]
2013-04-13 20:41   ` Fabio Estevam
2013-04-14  8:42   ` Sascha Hauer
2013-04-14  8:42     ` Sascha Hauer

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=CAOMZO5D-uQQJAc6zAMkF9ViR0KWg4q7cPr7+pLdfyAm9gtPyTA@mail.gmail.com \
    --to=festevam@gmail.com \
    --cc=b35083@freescale.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawn.guo@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.