tty: serial: owl: Implement console driver

Implement serial console driver to complement earlycon.

Based on LeMaker linux-actions tree.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Andreas Färber 2017-07-09 22:29:42 +02:00 committed by Greg Kroah-Hartman
parent 5771a8c088
commit fc60a8b675
3 changed files with 636 additions and 4 deletions

View file

@ -70,6 +70,7 @@
#define PORT_CLPS711X 33
#define PORT_SA1100 34
#define PORT_UART00 35
#define PORT_OWL 36
#define PORT_21285 37
/* Sparc type numbers. */