linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] tty: serial: lpuart: cleanup and improve for earlycon
@ 2019-12-18  2:56 Peng Fan
  2019-12-18  2:56 ` [PATCH 1/3] tty: serial: fsl_lpuart: drop EARLYCON_DECLARE Peng Fan
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Peng Fan @ 2019-12-18  2:56 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>

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] 7+ messages in thread

end of thread, other threads:[~2019-12-19 16:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-18  2:56 [PATCH 0/3] tty: serial: lpuart: cleanup and improve for earlycon Peng Fan
2019-12-18  2:56 ` [PATCH 1/3] tty: serial: fsl_lpuart: drop EARLYCON_DECLARE Peng Fan
2019-12-18  2:56 ` [PATCH 2/3] tty: serial: fsl_lpuart: support UPIO_MEM32 for lpuart32 Peng Fan
2019-12-18  2:56 ` [PATCH 2/3] tty: serial: lpuart: " Peng Fan
2019-12-18 12:26   ` Peng Fan
2019-12-19 16:43     ` gregkh
2019-12-18  2:56 ` [PATCH 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).