ARM: board-mx51_babbage: Fix UART2 registration
authorFabio Estevam <festevam@gmail.com>
Mon, 25 Jul 2011 20:46:31 +0000 (17:46 -0300)
committerSascha Hauer <s.hauer@pengutronix.de>
Tue, 26 Jul 2011 07:43:49 +0000 (09:43 +0200)
commit1c4b45d8f6bda8e457f674f3a67aa9b2e57830c7
tree21a279e674a7a0985edd6f2114e30fc551176f96
parentfbd60a7e87213f702889be21ac14c59fa62defe9
ARM: board-mx51_babbage: Fix UART2 registration

On MX51 Babbage board the RTS/CTS pins are not used on UART2 port.

Fix the registration of this port.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mx5/board-mx51_babbage.c