]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
serial: 8250_early: Add earlycon for BCM2835 aux uart
authorMatthias Brugger <mbrugger@suse.com>
Sun, 26 Jan 2020 12:33:14 +0000 (13:33 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 10 Feb 2020 20:34:44 +0000 (12:34 -0800)
commit57b76faf1d7860f070a1ee2d0b7eccd9f37ecc55
tree061d5836249a41da99c3e11816d7e01de0d8bdcb
parentc6825c6395b7dbcb5421d89ac8d5631be815ca36
serial: 8250_early: Add earlycon for BCM2835 aux uart

Define the OF early console for BCM2835 aux UART, which can be enabled
by passing "earlycon" on the boot command line. This UART is found on
BCM283x and BCM27xx SoCs, a.k.a. Raspberry Pi in its variants.

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
Link: https://lore.kernel.org/r/20200126123314.3558-1-matthias.bgg@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_bcm2835aux.c