[ARM] pxa/colibri: add UART MFP configuration for the PXA320 module
commitecc85e166fbec0378215aab13925b0e980a48d1e
authorAlex Roman <alex.roman@gmail.com>
Fri, 3 Jul 2009 06:58:59 +0000 (3 14:58 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Thu, 10 Sep 2009 10:49:31 +0000 (10 18:49 +0800)
tree4cfd0704ffd0e840717b7c9872aa9295c27a6adf
parent53740df16f42163255031d24d99ba207a9ac81a9
[ARM] pxa/colibri: add UART MFP configuration for the PXA320 module

This patch configures the MFP pads for UART1, UART2, UART3 for the
Toradex Colibri PXA320 module. Previously they were just not
configured resulting in just the first UART working because it was the
only one that was configured by the bootloader (Toradex EBOOT in our
case).

This patch is against vanilla 2.6.30 and has been tested with the
Toradex Orchid carrier board (all three UARTs were functional).

Signed-off-by: Alex Roman <alex.roman@gmail.com>
Acked-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/colibri-pxa320.c