summaryrefslogtreecommitdiff
path: root/drivers/tty/serial/imx_earlycon.c
AgeCommit message (Collapse)Author
2020-07-29tty: serial: imx: add imx earlycon driverFugang Duan
Split imx earlycon driver from imx serial driver "imx.c" as separated driver. imx serial driver can be built as module, but earlycon driver only support build in. Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Link: https://lore.kernel.org/r/20200724070815.11445-3-fugang.duan@nxp.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>