* Hemant Pedanekar <hemantp@xxxxxx> [100811 10:03]: > --- a/arch/arm/plat-omap/include/plat/serial.h > +++ b/arch/arm/plat-omap/include/plat/serial.h > @@ -51,6 +51,11 @@ > #define OMAP4_UART3_BASE 0x48020000 > #define OMAP4_UART4_BASE 0x4806e000 > > +/* TI816X serial ports */ > +#define TI816X_UART1_BASE 0x48020000 > +#define TI816X_UART2_BASE 0x48022000 > +#define TI816X_UART3_BASE 0x48024000 > + > /* External port on Zoom2/3 */ > #define ZOOM_UART_BASE 0x10000000 > #define ZOOM_UART_VIRT 0xfa400000 These defines should get added by the serial port patch in the series, currently 6/6. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html