aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/serial_core.h
diff options
context:
space:
mode:
authorAndreas Färber <afaerber@suse.de>2017-07-09 22:29:42 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-07-18 09:28:29 +0200
commitfc60a8b675bd9499c71716d21c238eed5092ddfc (patch)
tree6117e266aaba35aaed66ce85602126a91f2da43c /include/uapi/linux/serial_core.h
parentLinux v4.13-rc1 (diff)
downloadlinux-dev-fc60a8b675bd9499c71716d21c238eed5092ddfc.tar.xz
linux-dev-fc60a8b675bd9499c71716d21c238eed5092ddfc.zip
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>
Diffstat (limited to 'include/uapi/linux/serial_core.h')
-rw-r--r--include/uapi/linux/serial_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/serial_core.h b/include/uapi/linux/serial_core.h
index c34a2a3eeff5..38bea3217ead 100644
--- a/include/uapi/linux/serial_core.h
+++ b/include/uapi/linux/serial_core.h
@@ -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. */