]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/serial_core.h
[SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver.
[linux-2.6-omap-h63xx.git] / include / linux / serial_core.h
index 27db8da43aa40d4f40133cce0869c08f159d017e..a3ac92b19acac8267ff5ec922e1bdfccd2b9ca06 100644 (file)
 #define PORT_M32R_SIO  68
 
 /*Digi jsm */
-#define PORT_JSM        65
+#define PORT_JSM        69
+
+#define PORT_IP3106    70
 
 #ifdef __KERNEL__
 
@@ -209,6 +211,7 @@ struct uart_port {
 #define UPIO_HUB6              (1)
 #define UPIO_MEM               (2)
 #define UPIO_MEM32             (3)
+#define UPIO_AU                        (4)                     /* Au1x00 type IO */
 
        unsigned int            read_status_mask;       /* driver specific */
        unsigned int            ignore_status_mask;     /* driver specific */