serial: 8250_omap: Add earlycon support for the AM654 UART controller
authorRonald Wahl <ronald.wahl@raritan.com>
Tue, 31 Oct 2023 13:12:42 +0000 (14:12 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Dec 2023 17:45:33 +0000 (18:45 +0100)
commit22fdcaaf7d9d7696ce20a57c27dea8e44bc8c8a7
treed1447dcf80a260abcc53da18ae3b2eaa7faa2c24
parenta2c0b05a8c00e2b8337275dd0fd8a3264d1d1b10
serial: 8250_omap: Add earlycon support for the AM654 UART controller

commit 8e42c301ce64e0dcca547626eb486877d502d336 upstream.

Currently there is no support for earlycon on the AM654 UART
controller. This commit adds it.

Signed-off-by: Ronald Wahl <ronald.wahl@raritan.com>
Reviewed-by: Vignesh Raghavendra <vigneshr@ti.com>
Link: https://lore.kernel.org/r/20231031131242.15516-1-rwahl@gmx.de
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_early.c