[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1576822230-23125-1-git-send-email-peng.fan@nxp.com>
Date: Fri, 20 Dec 2019 06:13:30 +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 V2 0/3] tty: serial: lpuart: cleanup and improve for earlycon
From: Peng Fan <peng.fan@....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
Powered by blists - more mailing lists