summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/serial_core.h')
-rw-r--r--include/linux/serial_core.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h
index 9666c572f65b..84d80cfe7b41 100644
--- a/include/linux/serial_core.h
+++ b/include/linux/serial_core.h
@@ -100,6 +100,9 @@
/* Motorola i.MX SoC */
#define PORT_IMX 62
+/* Marvell MPSC */
+#define PORT_MPSC 63
+
#ifdef __KERNEL__
#include <linux/config.h>