aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
diff options
context:
space:
mode:
authorAnilKumar Ch <anilkumar@ti.com>2012-06-20 14:19:29 +0530
committerTony Lindgren <tony@atomide.com>2012-09-24 10:32:39 -0700
commitcfc55bcc1f78395872d41c50f6a3129c4b42289e (patch)
treeb6e54039905d4a0c42c1a7a1ad09223c3b4dcb12 /arch/arm/plat-omap
parentARM: OMAP4: twl-common: Support for additional devices on i2c1 bus (diff)
downloadlinux-dev-cfc55bcc1f78395872d41c50f6a3129c4b42289e.tar.xz
linux-dev-cfc55bcc1f78395872d41c50f6a3129c4b42289e.zip
ARM: OMAP2+: serial: Change MAX_HSUART_PORTS to 6
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>
Diffstat (limited to 'arch/arm/plat-omap')
-rw-r--r--arch/arm/plat-omap/include/plat/omap-serial.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/plat-omap/include/plat/omap-serial.h b/arch/arm/plat-omap/include/plat/omap-serial.h
index b2eac60b6904..f4a4cd014795 100644
--- a/arch/arm/plat-omap/include/plat/omap-serial.h
+++ b/arch/arm/plat-omap/include/plat/omap-serial.h
@@ -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