[PATCH] tty/serial: add MVF uart driver support
Fabio Estevam
festevam at gmail.com
Sat Apr 13 16:41:26 EDT 2013
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?
More information about the linux-arm-kernel
mailing list