Re: [PATCH] ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6

2012-09-24 Thread Tony Lindgren
* AnilKumar Ch anilku...@ti.com [120620 01:54]: Extends the maximum number of UART ports to 6 from 4 because AM335X device have six UART ports. Sorry for the delay, looks like this one is still valid. I'll apply this. Regards, Tony Signed-off-by: AnilKumar Ch anilku...@ti.com ---

[PATCH] ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6

2012-06-20 Thread AnilKumar Ch
Extends the maximum number of UART ports to 6 from 4 because AM335X device have six UART ports. Signed-off-by: AnilKumar Ch anilku...@ti.com --- arch/arm/plat-omap/include/plat/omap-serial.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git