linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] tty: serial: lpuart: cleanup and improve for earlycon
@ 2019-12-20  6:13 Peng Fan
  2019-12-20  6:13 ` [PATCH V2 1/3] tty: serial: fsl_lpuart: drop EARLYCON_DECLARE Peng Fan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peng Fan @ 2019-12-20  6:13 UTC (permalink / raw)
  To: gregkh, jslaby
  Cc: linux-serial, linux-kernel, dl-linux-imx, Alice Guo, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-12-20  6:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-20  6:13 [PATCH V2 0/3] tty: serial: lpuart: cleanup and improve for earlycon Peng Fan
2019-12-20  6:13 ` [PATCH V2 1/3] tty: serial: fsl_lpuart: drop EARLYCON_DECLARE Peng Fan
2019-12-20  6:13 ` [PATCH V2 2/3] tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32 Peng Fan
2019-12-20  6:13 ` [PATCH V2 3/3] tty: serial: fsl_lpuart: drop earlycon entry for i.MX8QXP Peng Fan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).