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

From: Peng Fan
Date: Tue Dec 17 2019 - 21:56:51 EST


From: Peng Fan <peng.fan@xxxxxxx>

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