]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit855356ccd058b6a4d5e5ec33128e758541b41a62
tree7ae6fb311ffb3c65f93f659c133b2db992d8cbd8
parent610b7d9d64596850800d15829017243d42afd848
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]