MIPS: BCM63xx: Add serial driver for bcm63xx integrated UART.
[platform/adaptation/renesas_rcar/renesas_kernel.git] / include / linux / serial_core.h
index fe661af..db532ce 100644 (file)
 /* Qualcomm MSM SoCs */
 #define PORT_MSM       88
 
+/* BCM63xx family SoCs */
+#define PORT_BCM63XX   89
+
 #ifdef __KERNEL__
 
 #include <linux/compiler.h>