]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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 15:46:17 +0000 (16:46 +0100)
commit061a0a3a8dc1c638a83ac6da6d8d3ee7fa74191e
treef6e4fae1a26e104b415614821f1a3f5450fd8500
parent78e09cb9588e566ea4566ae882eee67f5da227b5
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