Tony Lindgren wrote on Friday, September 17, 2010 4:01 AM:

> * Hemant Pedanekar <[email protected]> [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

I have included them here because the common.c (part of this patch) requires 
UART base addresses in ti816x_globals while the same serial.h file is 
also part of patch 6 where TI816XUART definitions are used for LL DEBUG.  

Thanks
-
Hemant

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to