summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/serial_core.h
diff options
context:
space:
mode:
authorVladimir Murzin <vladimir.murzin@arm.com>2016-04-25 09:47:47 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-04-30 09:26:55 -0700
commit041f031def330582108bc37f97525d9e7c0e2b2f (patch)
tree61d3939a1a21d2989b709ef2f73754c2b485466a /include/uapi/linux/serial_core.h
parent8a872e770f86568bd45e90bbdce24dead4ee844d (diff)
downloadop-kernel-dev-041f031def330582108bc37f97525d9e7c0e2b2f.zip
op-kernel-dev-041f031def330582108bc37f97525d9e7c0e2b2f.tar.gz
serial: mps2-uart: add MPS2 UART driver
This driver adds support to the UART controller found on ARM MPS2 platform. Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com> 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.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/uapi/linux/serial_core.h b/include/uapi/linux/serial_core.h
index e513a4e..9aef04c 100644
--- a/include/uapi/linux/serial_core.h
+++ b/include/uapi/linux/serial_core.h
@@ -264,4 +264,7 @@
/* MVEBU UART */
#define PORT_MVEBU 114
+/* MPS2 UART */
+#define PORT_MPS2UART 115
+
#endif /* _UAPILINUX_SERIAL_CORE_H */
OpenPOWER on IntegriCloud