Merge branch 'kdb-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / linux / serial_core.h
index ad839963fa684c9bce711ba570225b587cf6b319..f10db6e5f3b59f82cacb7303cd7e856d101acdcf 100644 (file)
 /* Aeroflex Gaisler GRLIB APBUART */
 #define PORT_APBUART    90
 
+/* Altera UARTs */
+#define PORT_ALTERA_JTAGUART   91
+#define PORT_ALTERA_UART       92
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>