]> Git Repo - linux.git/commit
tty: serial: imx: add imx earlycon driver
authorFugang Duan <[email protected]>
Fri, 24 Jul 2020 07:08:15 +0000 (15:08 +0800)
committerGreg Kroah-Hartman <[email protected]>
Wed, 29 Jul 2020 15:11:02 +0000 (17:11 +0200)
commit699cc4dfd14071e4843e2fde8ce01f09871eb318
tree0de192fd5e751a3e4725815fb4da3a146eeaffa1
parent0db4f9b91c86bfe9d33e191a31b0150879e2acee
tty: serial: imx: add imx earlycon driver

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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/tty/serial/Kconfig
drivers/tty/serial/imx_earlycon.c [new file with mode: 0644]
This page took 0.045191 seconds and 4 git commands to generate.