ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6
authorAnilKumar Ch <anilkumar@ti.com>
Wed, 20 Jun 2012 08:49:29 +0000 (14:19 +0530)
committerTony Lindgren <tony@atomide.com>
Mon, 24 Sep 2012 17:32:39 +0000 (10:32 -0700)
Extends the maximum number of UART ports to 6 from 4 because AM335X
device have six UART ports.

Signed-off-by: AnilKumar Ch <anilkumar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/omap-serial.h

index b2eac60b6904fe457b13c75aafb44dd93fa260d5..f4a4cd014795d676d85ffdc05622a4ac3e889a5c 100644 (file)
@@ -52,7 +52,7 @@
 
 #define OMAP_UART_DMA_CH_FREE  -1
 
-#define OMAP_MAX_HSUART_PORTS  4
+#define OMAP_MAX_HSUART_PORTS  6
 
 #define MSR_SAVE_FLAGS         UART_MSR_ANY_DELTA