[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1576637626-19317-1-git-send-email-peng.fan@nxp.com>
Date: Wed, 18 Dec 2019 02:56:43 +0000
From: Peng Fan <peng.fan@....com>
To: "gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"jslaby@...e.com" <jslaby@...e.com>
CC: "linux-serial@...r.kernel.org" <linux-serial@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
dl-linux-imx <linux-imx@....com>, Alice Guo <alice.guo@....com>,
Peng Fan <peng.fan@....com>
Subject: [PATCH 0/3] tty: serial: lpuart: cleanup and improve for earlycon
From: Peng Fan <peng.fan@....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
Powered by blists - more mailing lists