[PATCH V2 0/3] tty: serial: lpuart: cleanup and improve for earlycon

From: Peng Fan
Date: Fri Dec 20 2019 - 01:13:36 EST


From: Peng Fan <peng.fan@xxxxxxx>

V2:
Drop a wrong patch which should not be included in this patchset,
nothing else changed.

EARLYCON_DECLARE could be dropped, since OF_EARLYCON_DECLARE does same.

i.MX8QXP is compatible with i.MX7ULP, no need an extra entry.

When we could not use stdout-path for earlycon for i.MX8QXP,
we need pass mmio32 to earlycon, so update code to support the iotype.

Peng Fan (3):
tty: serial: fsl_lpuart: drop EARLYCON_DECLARE
tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32
tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP

drivers/tty/serial/fsl_lpuart.c | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)

--
2.16.4