]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/tty/serial/fsl_lpuart.c
tty: serial: add Freescale lpuart driver support
authorJingchang Lu <b35083@freescale.com>
Fri, 7 Jun 2013 01:20:40 +0000 (09:20 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 9 Jun 2013 05:30:44 +0000 (22:30 -0700)
commitc9e2e946fb0ba5d2398feb89558f98c5c28e23e3
treec2cebc2606be1bd35623147381de3dbab3a11802
parent1ba7055af26f008e8fc8dab9dcb1701534afbe16
tty: serial: add Freescale lpuart driver support

Add Freescale lpuart driver support. The lpuart device
can be found on Vybrid VF610 and Layerscape LS-1 SoCs.

Signed-off-by: Jingchang Lu <b35083@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/tty/serial/fsl-lpuart.txt [new file with mode: 0644]
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/fsl_lpuart.c [new file with mode: 0644]
include/uapi/linux/serial_core.h