]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - Documentation/admin-guide/kernel-parameters.txt
tty: serial: Add Actions Semi Owl UART earlycon
authorAndreas Färber <afaerber@suse.de>
Mon, 19 Jun 2017 01:46:40 +0000 (03:46 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 20 Jun 2017 02:24:15 +0000 (10:24 +0800)
commite36361d70e9729ee2334fcb260014a3ff275c2e0
tree7ae6fb311ffb3c65f93f659c133b2db992d8cbd8
parent80b208ed7bd1b54db96a77fe5b78899240a45bda
tty: serial: Add Actions Semi Owl UART earlycon

This implements an earlycon for Actions Semi S500/S900 SoCs.

Based on LeMaker linux-actions tree.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/admin-guide/kernel-parameters.txt
drivers/tty/serial/Kconfig
drivers/tty/serial/Makefile
drivers/tty/serial/owl-uart.c [new file with mode: 0644]